rs256 topic
List
rs256 repositories
alcoholic_jwt
19
Stars
13
Forks
Watchers
Rust library for validation of RS256 JWTs. Source has moved to https://git.tazj.in/tree/net/alcoholic_jwt
rust-axum-jwt-rs256
44
Stars
1
Forks
Watchers
In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. We'll leverage the high-performance Axum framework and SQLX to s...
golang-fiber-jwt-rs256
20
Stars
5
Forks
Watchers
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 o...