Documentation ¶
Index ¶
- func BeginGoogleAuth(c *gin.Context)
- func CreateUser(ctx *gin.Context)
- func DeleteUser(ctx *gin.Context)
- func FetchUser(ctx *gin.Context)
- func ForgotPassword(c *gin.Context)
- func Login(c *gin.Context)
- func OAuthCallback(c *gin.Context)
- func ParseToken(tokenString string) (*jwt.Token, error)
- func ResetPassword(c *gin.Context)
- func SendVerificationEmail(emailTo string, token string) error
- func UpdateUser(ctx *gin.Context)
- func VerifyEmail(ctx *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeginGoogleAuth ¶
func CreateUser ¶
func DeleteUser ¶
func ForgotPassword ¶
func OAuthCallback ¶
func ParseToken ¶
func ResetPassword ¶
func SendVerificationEmail ¶
func UpdateUser ¶
func VerifyEmail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.