wpcodevo / google-github-oauth2-rust
This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates such as https://crates.io/crates/oauth2.
☆39Updated 2 years ago
Alternatives and similar repositories for google-github-oauth2-rust:
Users that are interested in google-github-oauth2-rust are comparing it to the libraries listed below
- A middleware for actix-web that provides rate-limiting backed by governor.☆110Updated 3 months ago
- Axum Session Management Libraries that use Sqlx☆169Updated last month
- JWT authorization layer for Axum.☆76Updated 7 months ago
- A simple tiny actor library on top of Tokio