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:
- 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
- This is a simple Api template for Rust ( Axum framework )☆109Updated 2 years ago
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆129Updated last year
- A demo of using actix, disel for authentication using Auth0☆85Updated 4 years ago
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆84Updated last year
- This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates su…☆43Updated 2 years ago
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 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 …☆127Updated 2 years ago
- Todo list API made in rust + actix-web + tokio-postgres☆143Updated last month
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆192Updated 6 months ago
- User Authentication microservice made in Rust (WIP)☆56Updated 4 years ago
- Are you interested in building a Rust API with CRUD functionalities using the Axum framework and PostgreSQL database? If so, you're in th…☆61Updated last year
- Avored rust content management system☆114Updated this week
- A jwt template project of actix-web and sqlx☆92Updated 3 years ago
- Design, develop, and deploy effective software systems using the advanced constructs of Rust☆95Updated 2 years ago
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆204Updated 5 months ago
- example of a full stack web app (backend and frontend) written in Rust☆69Updated 3 years ago
- Authorization extension for popular web-frameworks to protect your endpoints☆232Updated this week
- Twitter clone in Rust☆134Updated last year
- BackEnd Code for MyStore☆82Updated 5 years ago
- 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…☆51Updated last year
- A Rust Demo Webapp for showing how to use websockets in actix web.☆114Updated last year
- ☆75Updated 4 years ago
- OAuth authentication using Axum and Google OAuth☆53Updated last year
- TodoMVC in Rust from Scratch (YouTube video tutorial)☆54Updated 3 years ago
- ☆11Updated last year
- Example Actix 2.x REST application implementing many features☆302Updated last year
- wip - we are building this out now in prep for the real course☆257Updated last year
- A reference on structuring a Rust project for testability☆66Updated 3 years ago
- Actix Web JWT☆155Updated 5 years ago