Skip to content

Latest commit

 

History

History

googauth-lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.