Class SSOResponse
Single sign on (SSO) response data deserialized from the API {supabaseAuthUrl}/sso
public class SSOResponse : ProviderAuthState
- Inheritance
-
SSOResponse
- Inherited Members
Constructors
SSOResponse(Uri)
Deserialized response from {supabaseAuthUrl}/sso
public SSOResponse(Uri uri)
Parameters
uri
UriUri from the response, this will open the SSO providers login page and allow a user to login to their provider