4 releases (2 breaking)
0.8.1 | Feb 10, 2023 |
---|---|
0.8.0 | Nov 24, 2021 |
0.7.0 | May 13, 2021 |
0.6.0 | Feb 5, 2021 |
#20 in #open-id
Used in googauth
19KB
402 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
~15–29MB
~540K SLoC