Crate oauth2_google

Source

Re-exports§

pub use authorization_code_grant::GoogleProviderForDesktopApps;
pub use authorization_code_grant::GoogleProviderForWebServerApps;
pub use authorization_code_grant::GoogleProviderForWebServerAppsAccessType;
pub use device_authorization_grant::GoogleProviderForTvAndDeviceApps;
pub use jwt_authorization_grant::GoogleProviderForServerToServerApps;
pub use extensions::GoogleExtensionsBuilder;

Modules§

authorization_code_grant
device_authorization_grant
extensions
jwt_authorization_grant

Enums§

GoogleScope

Constants§

AUTHORIZATION_URL
DEVICE_AUTHORIZATION_URL
TOKEN_URL