//
pkg.gl
Category
github.com/Garg-Shashwat/Go-User-Authentication
root
services
package
0.0.0-20241203094853-fdc88a6d816a
Repository:
https://github.com/garg-shashwat/go-user-authentication.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
141 SLOC
#
Functions
LoginUser
LoginUser verfies user details and returns the tokens.
LogoutUser
LogoutUser logs user out.
RefreshToken
RefreshToken renews acces token in case of expiry.
RegisterUser
RegisterUser checks and registers user in system.