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
- Authorization extension for popular web-frameworks to protect your endpoints☆230Updated last week
- 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
- ☆24Updated 2 years ago
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆127Updated last year
- A Patternfly for Yew quickstart repository☆30Updated 11 months ago
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆202Updated last week
- In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generat…☆35Updated 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…☆39Updated 2 years ago
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆100Updated last year
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- Learn axum by building web apps fast.☆136Updated 4 months ago
- OAuth authentication using Axum and Google OAuth☆51Updated 11 months ago
- User Authentication microservice made in Rust (WIP)☆58Updated 3 years ago
- A simple example of building a blog using Rust, Axum, Tokio, and PostgreSQL.☆32Updated last month
- Easily create Leptos table components from structs☆197Updated 2 weeks ago
- CRUD system of book-management with ORM and JWT for educational purposes.☆65Updated last year
- A starter project that sets up axum and yew for full stack Rust web apps.☆142Updated last year
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆55Updated last week
- ☆38Updated last year
- Axum Session Management Libraries that use Sqlx☆167Updated 2 weeks ago
- A simple SSO implementation in Rust☆32Updated last week
- Axum demo☆16Updated 2 months ago
- Library to Provide a User Authentication and privilege Token Checks.☆114Updated 2 months ago
- Leptos Axum Prisma starter with Admin dashboard and SSR/SPA website☆104Updated 2 weeks ago
- Developed following the book "Zero To Production In Rust" using axum instead of actix-web.☆34Updated 3 years ago
- A reference on structuring a Rust project for testability☆65Updated 2 years ago
- This is a simple Api template for Rust ( Axum framework )☆97Updated last year
- Rust server with Axum, GraphQL and SurrealDb☆61Updated last month
- A middleware for actix-web that provides rate-limiting backed by governor.☆109Updated 2 months ago
- A demo of using actix, disel for authentication using Auth0☆83Updated 4 years ago