//
pkg.gl
Category
github.com/MelihEmreGuler/go-user-notes-app
middleware
authentication
package
0.0.0-20231006183725-c4064b358087
Repository:
https://github.com/melihemreguler/go-user-notes-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
181 SLOC
#
Functions
SignIn
SignIn signs in the user with username or email.
SignUp
SignUp signs up the user.
UpdateEmail
UpdateEmail updates the email of the user.
UpdatePassword
UpdatePassword updates the password of the user.