#google #open-id #token #version #sign #credentials #googauth

googauth-lib

A library that uses OpenID Connect to sign in to a Google account, and store the credentials locally for ease of use

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

#969 in Authentication

21 downloads per month
Used in googauth

MIT license

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

~14–29MB
~550K SLoC