5 releases (3 breaking)
Uses new Rust 2024
| 0.9.0 | Sep 8, 2025 |
|---|---|
| 0.8.1 | Feb 10, 2023 |
| 0.8.0 | Nov 24, 2021 |
| 0.7.0 | May 13, 2021 |
| 0.6.0 | Feb 5, 2021 |
#1688 in Authentication
245 downloads per month
Used in googauth
25KB
412 lines
googauth-lib
This is the library crate that goes along with the application googauth
Async runtime required
Since v0.8.0 the library has switched to using async version of its dependent libraries, which requires any clients to have an async runtime.
Example code
See googauth main.rs for canonical usage.
API surface
See docs.rs/googauth-lib.
Dependencies
~17–35MB
~493K SLoC