AuthProviderIds

Provider identifiers used across auth backends. Values follow the Firebase convention; other backends (e.g. Supabase) map them to their own provider names.

Properties

Link copied to clipboard
const val APPLE: String
Link copied to clipboard
const val FACEBOOK: String
Link copied to clipboard
const val GITHUB: String
Link copied to clipboard
const val GOOGLE: String