Options
All
  • Public
  • Public/Protected
  • All
Menu

Supabase oauth configuration

Hierarchy

  • SupabaseAuthConfig

Index

Constructors

Properties

enabled: boolean

Enable OAuth provider.

key: string

The unique Supabase Key which is supplied when you create a new project in your project dashboard.

provider: "supabase"
url: string

The unique Supabase URL which is supplied when you create a new project in your project dashboard.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc