package
0.0.0-20230816223629-065dd0376610
Repository: https://github.com/brightolawale/inventory-api.git
Documentation: pkg.go.dev

# Functions

CheckToken : Check if the JWT Token is valid.
ExtractToken : Extracts the JWT Token from the request header.
ExtractTokenMetadata : Extracts the JWT Token metadata.
GenerateNewAccessToken : Generate and returns JWT Token.
GetValue returns the configuration value for the given key from the environment variables.
VerifyToken : Verify the JWT Token.

# Structs

JWTTokenMetaData JWT Token metadata.