wpcodevo / rust-user-signup-forgot-password-email
In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, login, and logout capabilities. Our API will be powered by the high-performance Axum framework and will utilize the SQLx toolkit to store data in a SQLite database.
☆13Updated last year
Alternatives and similar repositories for rust-user-signup-forgot-password-email:
Users that are interested in rust-user-signup-forgot-password-email are comparing it to the libraries listed below
- 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
- Library to Provide a User Authentication and privilege Token Checks.☆113Updated 2 months ago
- A simple SSO implementation in Rust☆31Updated 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
- ☆8Updated last year
- A simple CRUD backend app using Axum, Sqlx, Validator & JWT☆41Updated last year
- Rust port of Radix with support for Leptos and Yew.