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.☆128Updated last year
- Library to Provide a User Authentication and privilege Token Checks.☆116Updated 3 months 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…☆30Updated 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
- A demo of using actix, disel for authentication using Auth0☆84Updated 4 years ago
- A reference on structuring a Rust project for testability☆65Updated 2 years ago
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆102Updated last year
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- Example code to demonstrate how to query many-to-many associated table rows with Rust☆36Updated 2 years ago
- A simple todo web application using actix-web, PostgreSQL, Svelte, and Halfmoon☆12Updated 2 weeks ago
- This is a simple Api template for Rust ( Axum framework )☆99Updated 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
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆120Updated 2 years ago
- Authorization extension for popular web-frameworks to protect your endpoints☆230Updated last week
- Swagger-UI for rust applications☆22Updated 10 months ago
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆63Updated 7 months ago
- OAuth authentication using Axum and Google OAuth☆51Updated last year
- In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generat…☆36Updated last year
- ☆73Updated last year
- A simple SSO implementation in Rust☆32Updated last week
- ☆76Updated 4 years ago
- Axum Session Management Libraries that use Sqlx☆169Updated last month
- Rust server with Axum, GraphQL and SurrealDb☆60Updated 2 months ago
- A simple example of building a blog using Rust, Axum, Tokio, and PostgreSQL.☆32Updated 2 months ago
- ☆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.☆49Updated last year
- Rust + Yew + Axum + Tauri + Tailwindcss, full-stack Rust development for Desktop apps.☆148Updated 2 months ago
- ☆94Updated 4 months ago
- Learn axum by building web apps fast.☆137Updated 5 months ago
- An axum OAuth example☆32Updated last year