Initializes a new instance of the AuthenticationApiClient class.
@@ -227,7 +227,7 @@Initializes a new instance of the AuthenticationApiClient class.
@@ -273,7 +273,7 @@Base URI that will be used for all the requests.
@@ -344,7 +344,7 @@Requests a password change email for a given email address and connection.
@@ -386,7 +386,7 @@Disposes of any owned disposable resources such as a IAuthenticationConnection.
@@ -413,7 +413,7 @@Disposes of any owned disposable resources such as a IAuthenticationConnection.
@@ -446,7 +446,7 @@Obtains a one-time link that can be used to log in as a specific user.
@@ -491,7 +491,7 @@Exchanges an Authorization Code using PKCE for an Access Token.
@@ -534,7 +534,7 @@Exchanges an Authorization Code for an Access Token.
@@ -577,7 +577,7 @@Requests an Access Token using the Client Credentials Grant flow.
@@ -621,7 +621,7 @@Requests an Access Token using the Device Authorization flow
@@ -667,7 +667,7 @@Requests an Access Token using the Passwordless flow through email.
@@ -710,7 +710,7 @@Requests an Access Token using the Passwordless flow through SMS.
@@ -753,7 +753,7 @@Refreshes all tokens by way of the the Refresh Token obtained during authorization.
@@ -796,7 +796,7 @@Performs authentication by providing user-supplied information in a ResourceOwnerTokenRequest.
@@ -843,7 +843,7 @@Returns user information based on the access token that was obtained during login.
@@ -889,7 +889,7 @@Starts a new Pushed Authorization Request flow.
@@ -932,7 +932,7 @@Revokes refresh token provided in request.
@@ -974,7 +974,7 @@Creates a new user given the user details specified.
@@ -1017,7 +1017,7 @@Starts a new Device Authorization flow
@@ -1060,7 +1060,7 @@Starts a new Passwordless email flow.
@@ -1103,7 +1103,7 @@Starts a new Passwordless SMS flow.
diff --git a/docs/api/Auth0.AuthenticationApi.AuthenticationApiClientExtensions.html b/docs/api/Auth0.AuthenticationApi.AuthenticationApiClientExtensions.html index 9386ab8cf..82e0efbff 100644 --- a/docs/api/Auth0.AuthenticationApi.AuthenticationApiClientExtensions.html +++ b/docs/api/Auth0.AuthenticationApi.AuthenticationApiClientExtensions.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Creates a AuthorizationUrlBuilder for building an authorization URL.
@@ -197,7 +197,7 @@Creates a LogoutUrlBuilder for building a logout URL.
@@ -236,7 +236,7 @@Creates a SamlUrlBuilder for building a SAML authentication URL.
@@ -278,7 +278,7 @@Creates a WsFedUrlBuilder for building a WS-Federation authentication URL.
diff --git a/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html index 4222797c8..0761fdab3 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Initializes a new instance of the AuthorizationUrlBuilder class.
@@ -207,7 +207,7 @@Initializes a new instance of the AuthorizationUrlBuilder class.
@@ -244,7 +244,7 @@Adds the audience
query string parameter to request API access.
Adds the client_id
query string parameter specifying the Client ID of the application.
Adds the connection
query string parameter specifying the connection name.
Adds the connection_scope
query string parameter.
Adds the connection_scope
query string parameter.
Adds the invitation
query string parameter.
Adds the nonce
query string parameter specifying a cryptographically random nonce.
Adds the organization
query string parameter.
Adds the redirect_uri
query string parameter specifying the redirect URI.
Adds the redirect_uri
query string parameter specifying the redirect URI.
Adds the response_mode
query string parameter.
Adds the response_type
query string parameter specifying the types of responses
@@ -716,7 +716,7 @@
Adds the scope
query string parameter indicating the scopes the client wants to request.
Adds the scope
query string parameter indicating the scopes the client wants to request.
Adds the state
query string parameter specifying a value to be returned on completion in
diff --git a/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html
index a586938be..760ec7356 100644
--- a/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html
+++ b/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html
@@ -17,7 +17,7 @@
-
+
@@ -90,7 +90,7 @@
Initializes a new instance of the LogoutUrlBuilder class.
@@ -207,7 +207,7 @@Initializes a new instance of the LogoutUrlBuilder class.
@@ -244,7 +244,7 @@Adds the federated
flag query string parameter (no value).
Adds the client_id
query string parameter specifying the Client ID of the application.
Adds the redirect_uri
query string parameter specifying the redirect URI.
Adds the redirect_uri
query string parameter specifying the redirect URI.
Initializes a new instance of the SamlUrlBuilder class.
@@ -210,7 +210,7 @@Initializes a new instance of the SamlUrlBuilder class.
@@ -250,7 +250,7 @@Adds the connection
query string parameter specifying the connection name.
Adds the RelayState
query string parameter.
Adds the RelayState
query string parameter.
Initializes a new instance of the UrlBuilderBase<T> class.
@@ -214,7 +214,7 @@Initializes a new instance of the UrlBuilderBase<T> class.
@@ -259,7 +259,7 @@Adds or replaces a query string parameter.
@@ -295,7 +295,7 @@Adds or replaces a URL segment based on name.
@@ -336,7 +336,7 @@Builds the complete URL based on the values added so far.
@@ -369,7 +369,7 @@Adds an arbitrary query string parameter.
diff --git a/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html index 0ad0e3b71..89e9186c7 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Initializes a new instance of the WsFedUrlBuilder class.
@@ -207,7 +207,7 @@Initializes a new instance of the WsFedUrlBuilder class.
@@ -247,7 +247,7 @@Adds the client
URL segment specifying the Client ID of the application.
Adds the wctx
query string parameter.
Adds the wctx
query string parameter.
Adds the whr
query string parameter.
Adds the wtrealm
query string parameter.
Initializes a new instance of the HttpClientAuthenticationConnection class.
@@ -205,7 +205,7 @@Initializes a new instance of the HttpClientAuthenticationConnection class @@ -243,7 +243,7 @@
Disposes of any owned disposable resources such as the underlying HttpClient if owned.
@@ -270,7 +270,7 @@Disposes of any owned disposable resources such as the underlying HttpClient if owned.
@@ -303,7 +303,7 @@Send a HTTP GET request to the given uri
with optional headers
as
@@ -355,7 +355,7 @@
Send an HTTP request to uri
using the HTTP method
as an asynchronous operation.
Base URI that will be used for all the requests.
@@ -188,7 +188,7 @@Requests a password change email for a given email address and connection.
@@ -230,7 +230,7 @@Obtains a one-time link that can be used to log in as a specific user.
@@ -275,7 +275,7 @@Exchanges an Authorization Code using PKCE for an Access Token.
@@ -318,7 +318,7 @@Exchanges an Authorization Code for an Access Token.
@@ -361,7 +361,7 @@Requests an Access Token using the Client Credentials Grant flow.
@@ -405,7 +405,7 @@Requests an Access Token using the Device Authorization flow
@@ -451,7 +451,7 @@Requests an Access Token using the Passwordless flow through email.
@@ -494,7 +494,7 @@Requests an Access Token using the Passwordless flow through SMS.
@@ -537,7 +537,7 @@Refreshes all tokens by way of the the Refresh Token obtained during authorization.
@@ -580,7 +580,7 @@Performs authentication by providing user-supplied information in a ResourceOwnerTokenRequest.
@@ -627,7 +627,7 @@Returns user information based on the access token that was obtained during login.
@@ -673,7 +673,7 @@Starts a new Pushed Authorization Request flow.
@@ -716,7 +716,7 @@Revokes refresh token provided in request.
@@ -758,7 +758,7 @@Creates a new user given the user details specified.
@@ -801,7 +801,7 @@Starts a new Device Authorization flow
@@ -844,7 +844,7 @@Starts a new Passwordless email flow.
@@ -887,7 +887,7 @@Starts a new Passwordless SMS flow.
diff --git a/docs/api/Auth0.AuthenticationApi.IAuthenticationConnection.html b/docs/api/Auth0.AuthenticationApi.IAuthenticationConnection.html index 34242c103..cdd729f75 100644 --- a/docs/api/Auth0.AuthenticationApi.IAuthenticationConnection.html +++ b/docs/api/Auth0.AuthenticationApi.IAuthenticationConnection.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Send a HTTP GET request to the given uri
with optional headers
as
@@ -178,7 +178,7 @@
Send an HTTP request to uri
using the HTTP method
as an asynchronous operation.
Expiration time in seconds.
@@ -198,7 +198,7 @@Identifier token.
@@ -231,7 +231,7 @@Refresh token.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html index b9d106488..15131a3a4 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Cryptographically random key that was used to generate the code_challenge
passed to the /authorize
endpoint.
Security Key to use with Client Assertion
@@ -203,7 +203,7 @@Algorithm for the Security Key to use with Client Assertion
@@ -235,7 +235,7 @@Client ID of the application.
@@ -267,7 +267,7 @@Client secret of the application for Id Token verification.
@@ -302,7 +302,7 @@Authorization code to be exchanged.
@@ -334,7 +334,7 @@Organization for Id Token verification.
@@ -372,7 +372,7 @@Redirect URI passed during the login process.
@@ -404,7 +404,7 @@What JwtSignatureAlgorithm is used to verify the signature diff --git a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodeTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodeTokenRequest.html index dea995aef..73dc27119 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodeTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodeTokenRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@
The organization_id of the Organization associated with the user.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html index ee6fd67db..c8cf9e9ed 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Unique identifier of the target API to access.
@@ -196,7 +196,7 @@Security Key to use with Client Assertion
@@ -228,7 +228,7 @@Algorithm for the Security Key to use with Client Assertion
@@ -260,7 +260,7 @@Client ID of the application.
@@ -292,7 +292,7 @@Client Secret of the application.
@@ -324,7 +324,7 @@Organization.
@@ -359,7 +359,7 @@What JwtSignatureAlgorithm is used to verify the signature diff --git a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeRequest.html b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeRequest.html index 2fdf0f547..1e9d70090 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@
Optional unique identifier of the target API to access.
@@ -190,7 +190,7 @@Client ID of the application.
@@ -222,7 +222,7 @@Optional scopes to be requested. Separate multiple values with a space.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html index f707cbc6d..b5a1dc97b 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@The unique code for the device. When the user goes to the VerificationUri in their browser-based device, this code will be bound to their session.
@@ -191,7 +191,7 @@The lifetime (in seconds) of the DeviceCode and UserCode.
@@ -224,7 +224,7 @@The interval (in seconds) at which the app should poll the token URL to request a token.
@@ -257,7 +257,7 @@The code that should be input at the VerificationUri to authorize the device.
@@ -290,7 +290,7 @@The URL the user should visit to authorize the device.
@@ -323,7 +323,7 @@The complete URL the user should visit to authorize the device. This allows embedding the UserCode in the URL.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html index 5335def87..42275aa79 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Client ID of the application.
@@ -190,7 +190,7 @@Device code to be exchanged.
@@ -222,7 +222,7 @@What JwtSignatureAlgorithm is used to verify the signature diff --git a/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html b/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html index bc7e2bfff..1f092f2e9 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html +++ b/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@
Security Key to use with Client Assertion
@@ -157,7 +157,7 @@Algorithm for the Security Key to use with Client Assertion
@@ -189,7 +189,7 @@Client ID of the application.
@@ -221,7 +221,7 @@Client Secret of the application.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html b/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html index e56866a4e..eefd4892b 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Client ID of the application.
@@ -193,7 +193,7 @@ID of the user to be impersonated.
@@ -225,7 +225,7 @@user_id of the impersonator.
@@ -257,7 +257,7 @@Protocol to use against the identity provider. Can be one of oauth2
, wsfed
, wsfed-rms
, or samlp
.
Response type - should be code
.
State parameter to pass in the request.
@@ -353,7 +353,7 @@Bearer token to include with the request in the Authorization header.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html index 22b2aa547..c31d55099 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Additional authentication parameters.
@@ -191,7 +191,7 @@Security Key to use with Client Assertion
@@ -223,7 +223,7 @@Algorithm for the Security Key to use with Client Assertion
@@ -255,7 +255,7 @@Client ID of the application.
@@ -288,7 +288,7 @@Client Secret of the application.
@@ -321,7 +321,7 @@Email to which the link or code must be sent.
@@ -354,7 +354,7 @@PasswordlessEmailRequestType of the request.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html index 97a2900b8..197ab6785 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html @@ -17,7 +17,7 @@ - + @@ -91,7 +91,7 @@Email to which the request was sent.
@@ -191,7 +191,7 @@Whether the email address has been verified (true) or has not been verified (false).
@@ -224,7 +224,7 @@Identifier of this request.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html index 246d6e5d0..9aac8ca0e 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Email used for the Passwordless flow
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsRequest.html index 350096580..e2fa62a98 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Client ID of the application.
@@ -191,7 +191,7 @@Client Secret of the application.
@@ -224,7 +224,7 @@IP address of the end user this token is requested for for rate limit purposes.
@@ -260,7 +260,7 @@Phone number to which the code must be sent.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html index 2936b7dd4..26aa14260 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Unique identifier of the request.
@@ -191,7 +191,7 @@Phone number to which the code was sent.
@@ -224,7 +224,7 @@Language the message sent was written in.
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html index 31d0b7440..fddb3ab13 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@IP address of the end user this token is requested for for rate limit purposes.
@@ -224,7 +224,7 @@Phonenumber used for the Passwordless flow
diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessTokenRequestBase.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessTokenRequestBase.html index 3c8a4e153..f97d51d98 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessTokenRequestBase.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessTokenRequestBase.html @@ -17,7 +17,7 @@ - + @@ -90,7 +90,7 @@Unique identifier of the target API to access.
@@ -206,7 +206,7 @@Security Key to use with Client Assertion
@@ -238,7 +238,7 @@