Crate tauri_plugin_google_auth

Crate tauri_plugin_google_auth 

Source

Structs§

RefreshTokenRequest
RefreshTokenResponse
SignInRequest
SignInResponse
SignOutRequest
SignOutResponse
TokenResponse

Enums§

Error

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