wpcodevo / rust-jwt-hs256Links
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.
☆29Updated 2 years ago
Alternatives and similar repositories for rust-jwt-hs256
Users that are interested in rust-jwt-hs256 are comparing it to the libraries listed below
Sorting:
- A demo of using actix, disel for authentication using Auth0☆84Updated 4 years ago
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆129Updated 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…☆50Updated last year
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆74Updated 10 months ago
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆201Updated 3 months ago
- ☆8Updated 2 years ago
- User Authentication microservice made in Rust (WIP)☆57Updated 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 …☆125Updated 2 years ago
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 3 years ago
- This is a simple Api template for Rust ( Axum framework )☆106Updated 2 years ago
- OAuth authentication using Axum and Google OAuth☆53Updated last year
- In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker.☆49Updated last year
- Todo list API made in rust + actix-web + tokio-postgres☆144Updated 5 years ago
- A simple SSO implementation in Rust☆35Updated 2 months ago
- Twitter clone in Rust☆133Updated last year
- In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, log…☆13Updated last year
- Awesome full-stack template using Yew and Rust☆190Updated last year
- Reference implementation of a full-stack Rust application☆97Updated last year
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆111Updated last year
- JSON Webtoken (JWT) middleware for the actix-web framework☆42Updated last week
- Basic example using websockets with warp in Rust☆106Updated last year
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆188Updated 4 months ago
- Authorization extension for popular web-frameworks to protect your endpoints☆233Updated this week
- A reference on structuring a Rust project for testability☆65Updated 3 years ago
- Library to Provide a User Authentication and privilege Token Checks.☆121Updated last month
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆31Updated last year
- Axum demo☆16Updated 6 months ago
- In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generat…☆37Updated last year
- wip - we are building this out now in prep for the real course☆254Updated 10 months ago
- Example on how to create a REST API in Rust with ntex and utoipa☆30Updated 2 years ago