package
module
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Dec 11, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
JWT core
go get github.com/a-novel-kit/jwt-core
Low-level methods to build JSON Web Algorithms.
Credits
Heavily built on the GO-JOSE codebase: https://github.com/go-jose/go-jose
Documentation
¶
Assemble takes multiple JSON Web strings and merges them into a single one.
Decode takes a JSON Web string and returns a payload.
Disassemble takes a JSON Web string and returns multiple JSON Web strings.
Encode takes a payload and returns a JSON Web string.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
jwe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.