Table of Contents

Class SSOResponse

Namespace
Supabase.Gotrue
Assembly
Supabase.Gotrue.dll

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 Uri

Uri from the response, this will open the SSO providers login page and allow a user to login to their provider