Documentation
¶
Index ¶
- func ChangeWorkdir()
- func ClearCookie(name string, path string) *fiber.Cookie
- func GenerateAccessToken(userId string, email string, role string) (string, error)
- func GenerateOauthState() (string, error)
- func GenerateRefreshToken() (string, error)
- func GetMetadata(ctx context.Context) *entity.Metadata
- func LogJSON(value any)
- func VerifyJwt(token string) (*jwt.MapClaims, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeWorkdir ¶
func ChangeWorkdir()
func ClearCookie ¶
func GenerateAccessToken ¶
func GenerateOauthState ¶
func GenerateRefreshToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.