issues
search
gbrlsnchs
/
jwt
Go JWT signing, verifying and validating
MIT License
450
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump golang.org/x/crypto from 0.0.0-20190927123631-a832865fa7ad to 0.1.0
#54
dependabot[bot]
opened
1 year ago
0
Parsing token and getting payload
#53
mikolajsemeniuk
opened
2 years ago
1
Providing functions for parsing JWK from a File or URL
#52
VinGarcia
opened
3 years ago
1
Will `sub` support other types? For example, int/map...
#51
noecs
closed
3 years ago
1
jwt.ValidateHeader possible bug with ed25519 / EdDSA headers
#50
rorycl
closed
3 years ago
1
jwt: malformed token
#49
joegasewicz
closed
3 years ago
4
Unable to install this package
#48
NxRx
closed
3 years ago
5
Extract claims without jwt verification
#47
kotyara85
closed
4 years ago
2
Default Check ExpirationTime
#46
ammikeya
closed
4 years ago
1
Why not release V3.0 ?
#45
ammikeya
closed
4 years ago
2
Can I use map[string]interface{} in place of the CustomPayload?
#44
elgs
closed
4 years ago
2
Update dependencies
#43
vj396
closed
4 years ago
2
Getting the header from a token
#42
pf512
closed
4 years ago
4
Example
#41
MarlikAlmighty
closed
4 years ago
3
Issue with verificiation of JWT tokens
#40
RealLinkers
closed
4 years ago
1
golang.org/x/xerrors removal
#39
gertcuykens
closed
4 years ago
1
Create template for issues and PRs
#38
gbrlsnchs
closed
5 years ago
1
Documentation seems to be outdated or modules not working as expected
#37
LiamDotPro
closed
4 years ago
1
ed25519: support go 1.13
#36
compiledpanda
closed
5 years ago
5
Support ed25519 in go 1.13
#35
compiledpanda
closed
5 years ago
0
What's the difference between verifying and validating?
#34
taadis
closed
5 years ago
2
What the difference from that?
#33
chaseSpace
closed
5 years ago
1
Readme updated to showcase jwt verify with options
#32
ftechiesnitin
closed
5 years ago
1
Invalid JWT token
#31
bolerap
closed
5 years ago
3
Refactor for RC version
#30
gbrlsnchs
closed
5 years ago
7
“go get -u github.com/gbrlsnchs/jwt/v3” Error occurred
#29
aimo-x
closed
5 years ago
3
Move away from Travis CI
#28
gbrlsnchs
closed
5 years ago
0
RawToken doesn't verify if the Algorithm is supported by the verifier
#27
metala
closed
5 years ago
4
Support older Go versions
#26
gbrlsnchs
closed
5 years ago
1
Index out of range on Decode token
#25
WendelHime
closed
5 years ago
3
Time-based validators treat an absent claim as 1 January 1970
#24
seh
closed
5 years ago
7
Is it possible to select a verifier after learning about the token's algorithm ("alg") or key ID ("kid")?
#23
seh
closed
5 years ago
7
Error
#22
yanmyokyaw
closed
5 years ago
2
V3
#21
gbrlsnchs
closed
5 years ago
0
Support signing/verifying with Ed25519
#20
gbrlsnchs
closed
5 years ago
1
Support signing/verifying with RSA-PSS
#19
gbrlsnchs
closed
5 years ago
1
token.Algorithm() empty?
#18
pawmart
closed
5 years ago
4
Support JWE
#17
gbrlsnchs
opened
5 years ago
0
why all the pointers?
#16
henderjon
closed
5 years ago
2
Get Logged User Information
#15
jassonha21
closed
5 years ago
4
Fails on go mod download
#14
RohitRox
closed
5 years ago
2
Installation link points to not existing
#13
IceflowRE
closed
5 years ago
3
Error Verifying JWT
#12
addy419
closed
5 years ago
1
Error Verifying JWT
#11
addy419
closed
5 years ago
1
Ecdsa Example
#10
addy419
closed
5 years ago
3
Are there some methods get encrypt algorithm of a token?
#9
superbogy
closed
5 years ago
2
move v2 to sub folder as per convention
#8
myles-mcdonnell
closed
5 years ago
3
Handle multiple aud strings
#7
benjaminjb
closed
5 years ago
3
Verifying Audience according to the spec
#6
benjaminjb
closed
5 years ago
3
关于token refresh问题
#5
fuckqqcom
closed
5 years ago
2
Next