AryanSharma9917 / GO-auth-API

Authorization and Authentication API in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown error during logging out!

AryanSharma9917 opened this issue · comments

While logging out it's giving an unknown error :

func LogoutUser(client *mongo.Client) echo.HandlerFunc {

Modify the Logging out function in controller.go file.