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:
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆126Updated 2 years ago
- In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, log…☆13Updated last year
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆128Updated last year
- 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
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 3 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.☆50Updated 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…☆52Updated last year
- This is a simple Api template for Rust ( Axum framework )☆110Updated 2 years ago
- Todo list API made in rust + actix-web + tokio-postgres☆145Updated 2 months ago
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆190Updated 7 months ago
- A demo of using actix, disel for authentication using Auth0☆85Updated 5 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…☆42Updated 2 years ago
- OAuth authentication using Axum and Google OAuth☆53Updated last year
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆92Updated last year
- A jwt template project of actix-web and sqlx☆90Updated 3 years ago
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆206Updated 6 months ago
- TodoMVC in Rust from Scratch (YouTube video tutorial)☆53Updated 3 years ago
- User Authentication microservice made in Rust (WIP)☆56Updated 4 years 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…☆32Updated last year
- A reference on structuring a Rust project for testability☆66Updated 3 years ago
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆251Updated 3 years ago
- A simple SSO implementation in Rust☆37Updated 5 months ago
- Example Actix 2.x REST application implementing many features☆301Updated last year
- Authorization extension for popular web-frameworks to protect your endpoints☆231Updated last week
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆113Updated last year
- In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as …☆54Updated 2 years ago
- Avored rust content management system☆117Updated last week
- A chat room built using websockets and Rust (Axum).☆23Updated last week
- SWITCH TO RUST AND STOP WASTING YOUR TIME WITH JAVASCRIPT RUNTIME EXCEPTIONS☆36Updated 3 years ago
- example of a full stack web app (backend and frontend) written in Rust☆69Updated 3 years ago