Crate supabase_rust_auth

Source
Expand description

Supabase Auth client for Rust

This crate provides authentication functionality for Supabase, including sign up, sign in, session management, and user operations.

Structs§

AdminAuth
Auth Admin クライアント - 管理者用API
Auth
Auth クライアント
AuthOptions
クライアントオプション
EmailConfirmOptions
メール確認設定
MFAChallenge
TOTP MFAチャレンジ
MFAFactor
MFAファクター情報
MFAVerifyResponse
MFAチャレンジ検証結果
OAuthSignInOptions
OAuth サインイン設定
PhoneVerificationResponse
電話番号認証のレスポンス
Session
セッション情報
SignInCredentials
サインイン認証情報
TOTPSetupInfo
TOTP設定情報
User
ユーザー情報

Enums§

AuthError
エラー型
MFAFactorStatus
MFAファクターの状態
MFAFactorType
MFAファクターのタイプ
OAuthProvider
OAuth プロバイダ