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 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
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆125Updated last year
- A demo of using actix, disel for authentication using Auth0☆83Updated 4 years ago
- Learn axum by building web apps fast.☆134Updated 3 months ago
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- This is a simple Api template for Rust ( Axum framework )☆90Updated last year
- 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
- A simple SSO implementation in Rust☆30Updated last week
- 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…☆49Updated last year
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆56Updated 5 months ago
- A Patternfly for Yew quickstart repository☆30Updated 9 months ago
- In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generat…☆31Updated last year
- ☆24Updated 2 years ago
- In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker.☆48Updated last year
- Rust server with Axum, GraphQL and SurrealDb☆59Updated 3 weeks ago
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆28Updated last year
- Authorization extension for popular web-frameworks to protect your endpoints☆227Updated this week
- Library to Provide a User Authentication and privilege Token Checks.☆111Updated last month
- A middleware for actix-web that provides rate-limiting backed by governor.☆109Updated 3 weeks ago
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆97Updated last year
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆198Updated this week
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆244Updated 2 years ago
- This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates su…☆36Updated 2 years ago
- User Authentication microservice made in Rust (WIP)☆58Updated 3 years ago
- Simple rust api implemented with clean architecture☆37Updated last year
- ☆80Updated 3 years ago
- A reference on structuring a Rust project for testability☆65Updated 2 years ago
- ☆48Updated 2 years ago
- High level server designed to be used with axum framework.☆197Updated 5 months ago
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆171Updated 2 weeks ago
- A simple CRUD backend app using Axum, Sqlx, Validator & JWT☆40Updated last year