ajmyyra / ambassador-auth-oidc

OpenID Connect AuthService for Ambassador API Gateway
MIT License
88 stars 35 forks source link

Change from securecookies to JSON Web Tokens #1

Closed ajmyyra closed 5 years ago

ajmyyra commented 6 years ago

Also implement a blacklist with regular updates from Redis for logged out JWTs.

ajmyyra commented 6 years ago

Blacklist feature along with logout still needed.