menu
auth_management package
documentation
core.dart
IAppleWebAuthenticationOptions
IAppleWebAuthenticationOptions const constructor
IAppleWebAuthenticationOptions const constructor
dark_mode
light_mode
IAppleWebAuthenticationOptions
constructor
const
IAppleWebAuthenticationOptions
(
{
required
String
clientId
,
required
Uri
redirectUri
,
})
Implementation
const IAppleWebAuthenticationOptions({ required this.clientId, required this.redirectUri, });
auth_management package
documentation
core
IAppleWebAuthenticationOptions
IAppleWebAuthenticationOptions const constructor
IAppleWebAuthenticationOptions class