2 references to IWebAuthenticatorResponseDecoder
Microsoft.Maui.Essentials (2)
WebAuthenticator\WebAuthenticator.shared.cs (1)
191
public
IWebAuthenticatorResponseDecoder
? ResponseDecoder { get; set; }
WebAuthenticator\WebAuthenticatorResult.shared.cs (1)
39
public WebAuthenticatorResult(Uri uri,
IWebAuthenticatorResponseDecoder
responseDecoder)