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
Sorting:
- A demo of using actix, disel for authentication using Auth0☆84Updated 4 years ago
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 3 years ago
- ☆24Updated 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…☆39Updated 2 years ago
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆128Updated last year
- This is a simple Api template for Rust ( Axum framework )☆102Updated 2 years ago
- Authorization extension for popular web-frameworks to protect your endpoints☆230Updated last month
- Avored rust content management system☆105Updated this week
- Library to Provide a User Authentication and privilege Token Checks.☆118Updated 4 months ago
- ☆75Updated 4 years ago
- ☆93Updated 5 months ago
- User Authentication microservice made in Rust (WIP)☆58Updated 3 years ago
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆200Updated last month
- Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken,…☆28Updated 2 years ago
- Axum demo☆16Updated 4 months ago
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆123Updated 2 years ago
- Learn axum by building web apps fast.☆140Updated 6 months ago
- Todo list API made in rust + actix-web + tokio-postgres☆142Updated 4 years ago
- This repository contains the sample code for Rainer Stropek's talk at Eurorust 2022.☆100Updated 10 months ago
- RUST, Actix, Login, Bcrypt, Diesel, SQLite☆41Updated 5 years ago
- Rust library for providing validation mechanism to actix-web with Validator crate.☆107Updated 3 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated 3 months ago
- Flexible rate limiting middleware for actix-web☆62Updated 2 months ago
- Rust async log High-performance asynchronous logging☆257Updated 6 months ago
- Rust + Yew + Axum + Tauri + Tailwindcss, full-stack Rust development for Desktop apps.☆152Updated 3 months 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…☆50Updated last year
- A simple SSO implementation in Rust☆32Updated this week
- A Patternfly for Yew quickstart repository☆30Updated last year
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆30Updated last year
- Axum Session Management Libraries that use Sqlx☆170Updated last month