Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoginService ¶
func LoginService(c *gin.Context, payload models.LoginPayload)
LoginService log the user and return token and user payload
func RegisterService ¶
func RegisterService(c *gin.Context, payload models.RegisterPayload)
RegisterService register a user
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.