Docs.rs
  • supabase-auth-0.10.13
    • supabase-auth 0.10.13
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Proziam
    • Dependencies
      • reqwest ^0.12.9 normal
      • serde ^1.0.208 normal
      • serde_json ^1.0.127 normal
      • thiserror ^2.0.3 normal
      • uuid ^1.10.0 normal
      • tokio ^1.43.1 dev
      • uuid ^1.10.0 dev
    • Versions
    • 25% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

supabase_auth0.10.13

Module models

Module Items

  • Structs
  • Enums
  • Constants

In crate supabase_auth

supabase_auth

Module models

Source

Structs§

AppMetadata
AuthClient
Supabase Auth Client
AuthServerHealth
Health status of the Auth Server
AuthServerSettings
Settings of the Auth Server
DesktopResendOptions
EmailSignUpConfirmation
External
GotrueMetaSecurity
Headers
IdTokenCredentials
Identity
IdentityData
InviteParams
LoginAnonymouslyOptions
LoginEmailOtpParams
LoginMobileOtpParams
LoginWithOAuthOptions
LoginWithSSO
MobileResendOptions
MobileResendParams
OAuthResponse
OTPResponse
ResendParams
ResetPasswordOptions
SSOLoginOptions
SSOSuccess
Session
SignUpWithPasswordOptions
UpdatedUser
User
User respresents a registered user
UserMetadata
VerifyEmailOtpParams
VerifyMobileOtpParams
VerifyOtpOptions
VerifyTokenHashParams

Enums§

Channel
EmailSignUpResult
LoginOptions
LogoutScope
Represents the scope of the logout operation
OtpType
Provider
Currently enabled OAuth providers.
VerifyOtpParams

Constants§

AUTH_V1