wpcodevo / rust-user-signup-forgot-password-emailLinks
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.
☆14Updated 2 years ago
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
Sorting:
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆31Updated 2 years ago
- A simple SSO implementation in Rust☆39Updated 9 months ago
- ☆11Updated 2 years 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…☆52Updated 2 years ago
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 4 years ago
- OAuth authentication using Axum and Google OAuth☆53Updated this week
- TodoMVC in Rust from Scratch (YouTube video tutorial)☆54Updated 3 years ago
- A backend implementation for diesel (https://github.com/diesel-rs/diesel) for oracle sql database.☆25Updated last month
- Library to Provide a User Authentication and privilege Token Checks.☆129Updated last week
- call rest api using rust + yew☆12Updated 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 …☆129Updated 2 years ago
- ☆21Updated last year
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆40Updated 2 years ago
- User Authentication microservice made in Rust (WIP)☆57Updated 4 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…☆44Updated 2 years ago
- A simple todo web application using actix-web, PostgreSQL, Svelte, and Halfmoon☆12Updated 10 months ago
- A light weight, typed, in-memory, ordered, key-value database.