issues
search
openware
/
barong
Barong auth server
https://www.openware.com
Apache License 2.0
139
stars
262
forks
source link
Enhancement: JWT expirating and Cache expiration policy improve
#1102
Closed
ec
closed
4 years ago
ec
commented
4 years ago
Change hardcoded 3600 seconds to BARONG_JWT_EXPIRE_TIME env
Fix missing expires_in for utilized_tokens
Add related specs
Rework jwt.decode_and_verify to return uniq error on different validation