Crate tauri_plugin_google_auth

Crate tauri_plugin_google_auth 

Source

Structs§

RefreshTokenRequest
SignInRequest
SignOutRequest
SignOutResponse
TokenResponse

Enums§

Error
FlowType

Traits§

GoogleAuthExt
Extensions to tauri::App, tauri::AppHandle and tauri::Window to access the google-auth APIs.

Functions§

init
Initializes the plugin.

Type Aliases§

Result