Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wpcodevo/rust-jwt-rs256
This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.
https://github.com/wpcodevo/rust-jwt-rs256
access-token actix-web docker jwt jwt-middleware postgresql redis refresh-token rs256 rust
Last synced: about 2 months ago
JSON representation
This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.
- Host: GitHub
- URL: https://github.com/wpcodevo/rust-jwt-rs256
- Owner: wpcodevo
- Created: 2023-02-20T18:07:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T17:14:51.000Z (almost 2 years ago)
- Last Synced: 2024-05-15T15:32:46.703Z (8 months ago)
- Topics: access-token, actix-web, docker, jwt, jwt-middleware, postgresql, redis, refresh-token, rs256, rust
- Language: Rust
- Homepage: https://codevoweb.com/rust-actix-web-jwt-access-and-refresh-tokens/
- Size: 61.5 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0