1 implementation of AuthenticateAsync
Microsoft.Maui.Essentials (1)
WebAuthenticator\AppleSignInAuthenticator.ios.cs (1)
15
public async 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());