1 implementation of AuthenticateAsync
Microsoft.Maui.Essentials (1)
WebAuthenticator\AppleSignInAuthenticator.netstandard.android.tvos.watchos.uwp.tizen.macos.cs (1)
8
public Task<WebAuthenticatorResult>
AuthenticateAsync
(AppleSignInAuthenticator.Options options) =>
1 reference to AuthenticateAsync
Microsoft.Maui.Essentials (1)
WebAuthenticator\AppleSignInAuthenticator.shared.cs (1)
31
=> Default.
AuthenticateAsync
(options ?? new AppleSignInAuthenticator.Options());