issues
search
garyf
/
json_web_token_ex
An Elixir implementation of the JSON Web Token (JWT) Standard, RFC 7519
MIT License
143
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make sure Poison is included in mix release builds
#31
troelsim
opened
3 years ago
0
function :crypto.hmac/3 is undefined or private
#30
mcfiredrill
opened
3 years ago
4
Support Erlang 24
#29
almirsarajcic
opened
3 years ago
2
JsonWebToken.Algorithm.Hmac: Use :crypto.mac (OTP24)
#28
lanodan
opened
3 years ago
1
Make the JSON library configurable
#27
SachsKaylee
opened
3 years ago
1
Allow use of poison 4.0
#26
bernardd
opened
4 years ago
1
Non-banged `verify/2` throws exceptions
#25
nihalgonsalves
opened
6 years ago
0
How to pass in proper RSA key?
#24
munjalpatel
opened
6 years ago
2
New release
#23
stevedomin
opened
7 years ago
3
Fix RSA modulus bit size calculation and OTP 20 compatibility
#22
jayjun
closed
7 years ago
0
Fixes erlang otp 20 mpint/1 function change
#21
BrendonPierson
closed
7 years ago
9
Erlang OTP 20 breaks JsonWebToken.Algorithm.Rsa.validate_key_size/1
#20
BrendonPierson
closed
7 years ago
3
RS256 key error
#19
bcardarella
opened
7 years ago
1
Sign payload with ECDSA P-256 SHA-256
#18
slashmili
closed
7 years ago
3
Add 3 tuple check, refs https://github.com/devinus/poison/issues/122
#17
binarylogic
closed
7 years ago
0
Elixir.FunctionClauseError: no function clause matching in JsonWebToken.Jws.header_map/1
#16
binarylogic
closed
7 years ago
1
Use base url functions
#15
seizans
closed
7 years ago
3
fix 1.4 compiler warnings
#14
mus0u
closed
7 years ago
2
Opts argument: Keyword list
#13
theduke
opened
8 years ago
2
JsonWebToken UndefinedFunctionError
#12
mquickform
closed
8 years ago
2
Add support for registered RFC 7515 headers
#11
brweber2
closed
8 years ago
1
Publish latest version to hex
#10
peburrows
closed
8 years ago
1
Improve RS256 documentation
#9
ohanhi
closed
8 years ago
1
Pull in the new poison 2.0 release
#8
peburrows
closed
8 years ago
0
Allow RSA keys to be loaded w/o a file
#7
peburrows
closed
8 years ago
0
'RSA256' should be 'RS256' in the README
#6
peburrows
closed
8 years ago
0
Support RSA private keys encoded with ASN.1 and associated header
#5
peburrows
closed
8 years ago
0
mention registered claim names in README; update deps
#4
garyf
closed
8 years ago
0
Update README.md
#3
MattNguyen
closed
9 years ago
0
Update Elixir to 1.1.1
#2
lessless
closed
9 years ago
1
Message is too large error for Google OAuth
#1
lessless
closed
9 years ago
4