Crate google_signin_client

Crate google_signin_client 

Source

Structs§

Credential
Credentials from native_callback
CredentialResponse
Credentials after login
GsiButtonConfiguration
configure appearance of login button
IdConfiguration
Settings for initialize

Enums§

ButtonSize
Size of login button
ButtonTheme
theme of login button
ButtonType
type of login button
DismissedReason
result codes of getDismissedReason()
NotDisplayedReason
result codes of getNotDisplayedReason()
PromptMomentNotification
Rust wrapper for PromptMomentNotification
PromptResult
Result from prompt response
SelectBy
Information on the user interaction
SkippedReason
result codes of getSkippedReason()
UxMode
UX Mode for login dialog https://developers.google.com/identity/gsi/web/reference/js-reference#ux_mode

Functions§

initialize
Initialize google sign in client
prompt
call prompt with callback
prompt_async
Async wrapper around google.accounts.id.prompt
render_button
render a new login button