package
0.0.0-20200420230449-59f527078362
Repository: https://github.com/retgits/acme-serverless-user.git
Documentation: pkg.go.dev

# Functions

CORSHandler sets CORS headers for the preflight request.
ErrorHandler takes the activity where the error occured and the error object and sends a message to sentry.
No description provided by the author
GenerateTokenPair creates and returns a new set of access_token and refresh_token.
GetAllUsers ...
GetUserDetails ...
Login ...
RefreshJWTToken ...
RegisterUser ...
ValidateToken is used to validate both access_token and refresh_token.
VerifyJWTToken ...