An open API service indexing awesome lists of open source software.

https://github.com/wpcodevo/golang-fiber-jwt-rs256

In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integration of Redis will give us the ability to effortlessly revoke or invalidate the JWTs when necessary.
https://github.com/wpcodevo/golang-fiber-jwt-rs256

asymmetric-cryptography bcrypt fiber fiber-framework go golang jwt pgadmin4 postgresql private-key public-key-cryptography redis rs256

Last synced: 15 days ago
JSON representation

In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integration of Redis will give us the ability to effortlessly revoke or invalidate the JWTs when necessary.

Awesome Lists containing this project