package
Version:
v0.0.0-...-abb4413
Opens a new window with list of versions in this module.
Published: Jan 1, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Login(c *fiber.Ctx) error
JWT godoc
@Summary create a JWT
@Description create a JWT
@TAGs authenticate
@Accept json
@Produce json
@Param payload body serializers.Login true "Login"
@Success 200
@Router /login [post]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.