//
pkg.gl
Category
github.com/telkomdev/tob
dashboard
utils
package
0.0.0-20241103045635-b957f8406a89
Repository:
https://github.com/telkomdev/tob.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
142 SLOC
#
Functions
NewJWT
NewJWT constructor.
Sha256Hex
Sha256Hex returns the Sha256 checksum of the data with HEX format.
#
Constants
HS256
HS256 const.
RS256
RS256 const.
#
Structs
Claim
Claim model.
JWT
JWT implementation from JwtService.
#
Interfaces
JwtService
JwtService represent jwt service.
#
Type aliases
Alg
Alg represent jwt algorithm.