15 unstable releases (4 breaking)
| 0.6.0 | Feb 25, 2025 |
|---|---|
| 0.4.0 | Jun 7, 2024 |
| 0.3.2 | May 15, 2024 |
| 0.2.0 | Jan 7, 2024 |
| 0.1.7 | Dec 28, 2023 |
#2247 in Authentication
841 downloads per month
Used in 2 crates
17KB
333 lines
There are two key structs in this module: OAuth2Flow and OAuth2.
OAuth2Flow brings the user through the OAuth2 flow, and OAuth2
is a middleware used to authorize requests.
Dependencies
~12–28MB
~311K SLoC