Class ProviderAuthState
Represents an OAuth Provider's URI and Parameters.
For use with Provider Auth, PKCE Auth, and ID Token auth.
- Inheritance
-
Provider
Auth State
- Derived
- Inherited Members
Constructors
ProviderAuthState(Uri)
Constructor
Parameters
uri
Uri
Properties
PKCEVerifier
The PKCE Verifier nonce, only set during a PKCE auth flow.
Property Value
Uri
The Generated Provider's URI