skipLink.label

Interface: NativeOAuthConfig

Defined in: types/auth.ts:69

Native OAuth provider configuration for React Native

PropertyTypeDescriptionDefined in
discordClientId?stringDiscord OAuth client IDtypes/auth.ts:75
githubClientId?stringGitHub OAuth client IDtypes/auth.ts:77
googleClientId?stringGoogle OAuth client ID (for Android/iOS)types/auth.ts:71
googleIosClientId?stringGoogle iOS client ID (optional, for iOS-specific config)types/auth.ts:73
redirectUristringCustom redirect URI (e.g., com.yourapp://oauth)types/auth.ts:79
scopes?string[]Additional scopes to requesttypes/auth.ts:81