This website requires JavaScript.
Explore
Help
Sign In
1f349
/
mjwt
Watch
4
Star
0
Fork
0
You've already forked mjwt
mirror of
https://github.com/1f349/mjwt.git
synced
2024-11-12 22:41:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A generic wrapper for JWT claims in Go
3
Commits
1
Branch
16
Tags
118
KiB
Go
100%
b859e3a63a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MrMelon54
b859e3a63a
Add SignJwt to Provider
2022-12-09 13:22:10 +00:00
.idea
Separate generate and sign methods for raw jwt.Claims
2022-12-09 12:53:36 +00:00
go.mod
First commit
2022-12-04 13:42:35 +00:00
go.sum
First commit
2022-12-04 13:42:35 +00:00
mjwt.go
Add SignJwt to Provider
2022-12-09 13:22:10 +00:00
signer.go
Separate generate and sign methods for raw jwt.Claims
2022-12-09 12:53:36 +00:00
verifier.go
Add SignJwt to Provider
2022-12-09 13:22:10 +00:00