An open API service providing repository metadata for many open source software ecosystems.

GitHub / wpcodevo / rust-jwt-hs256

In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users, signing them in, logging them out, and safeguarding private routes.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Frust-jwt-hs256

Stars: 27
Forks: 5
Open issues: 0

License: None
Language: Rust
Size: 23.4 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: 5 months ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago

Topics: actix-web, actix-web-jwt, actix-web-middleware, api, docker, jsonwebtoken, jwt, jwt-auth, jwt-authentication, postgres, restapi, rust, rust-api, rust-lang, sqlx

Funding Links https://github.com/sponsors/wpcodevo

Readme
Loading...