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.
☆27Updated last year
Alternatives and similar repositories for rust-jwt-hs256:
Users that are interested in rust-jwt-hs256 are comparing it to the libraries listed below
- A demo of using actix, disel for authentication using Auth0☆83Updated 4 years ago
- Authorization extension for popular web-frameworks to protect your endpoints☆225Updated this week
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆124Updated last year
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆118Updated last year
- In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. W…☆48Updated last year
- A simple SSO implementation in Rust☆31Updated 4 months ago
- User Authentication microservice made in Rust (WIP)☆58Updated 3 years ago
- Learn axum by building web apps fast.☆133Updated 2 months ago
- Axum Session Management Libraries that use Sqlx☆160Updated this week
- ☆82Updated 3 years ago
- Library to Provide a User Authentication and privilege Token Checks.☆111Updated this week
- Todo list API made in rust + actix-web + tokio-postgres☆141Updated 4 years ago
- Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken,…☆28Updated 2 years ago
- This is a simple Api template for Rust ( Axum framework )☆87Updated last year
- Rust library for providing validation mechanism to actix-web with Validator crate.☆103Updated 2 months ago
- This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates su…☆35Updated last year
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆160Updated last month
- Basic example using websockets with warp in Rust☆105Updated last year
- Rust async log High-performance asynchronous logging☆254Updated 2 months ago
- ☆24Updated 2 years ago
- A simple CRUD backend app using Axum, Sqlx, Validator & JWT☆36Updated last year
- A Patternfly for Yew quickstart repository☆30Updated 8 months ago
- A reference on structuring a Rust project for testability☆64Updated 2 years ago
- ☆90Updated last month
- Example code to demonstrate how to query many-to-many associated table rows with Rust☆36Updated 2 years ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆103Updated this week
- ☆63Updated 3 months ago
- Cross platform serial ports for Rust☆57Updated 2 months ago
- Use enums with Diesel ORM☆273Updated 3 months ago