diff --git a/CHANGELOG.md b/CHANGELOG.md index 5771d27b3..98fcb4d38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [7.23.0](https://github.com/auth0/auth0.net/tree/7.23.0) (2023-10-19) +[Full Changelog](https://github.com/auth0/auth0.net/compare/7.22.3...7.23.0) + +**Added** +- Add roles to OrganizationMember [\#661](https://github.com/auth0/auth0.net/pull/661) ([frederikprijck](https://github.com/frederikprijck)) +- Add fields to Organizations Get All Members [\#660](https://github.com/auth0/auth0.net/pull/660) ([frederikprijck](https://github.com/frederikprijck)) +- Add external_id on Job [\#658](https://github.com/auth0/auth0.net/pull/658) ([frederikprijck](https://github.com/frederikprijck)) +- Add show_as_button to ConnectionBase.cs [\#647](https://github.com/auth0/auth0.net/pull/647) ([dylanAtWork](https://github.com/dylanAtWork)) + +**Changed** +- Move IsDomainConnection down into ConnectionBase [\#656](https://github.com/auth0/auth0.net/pull/656) ([amummaprojectmanager](https://github.com/amummaprojectmanager)) + ## [7.22.3](https://github.com/auth0/auth0.net/tree/7.22.3) (2023-08-29) [Full Changelog](https://github.com/auth0/auth0.net/compare/7.22.2...7.22.3) diff --git a/build/common.props b/build/common.props index b4c5b0a26..1f118a921 100644 --- a/build/common.props +++ b/build/common.props @@ -20,7 +20,7 @@ 7.1 - 7.22.3 + 7.23.0 diff --git a/docs/api/Auth0.AuthenticationApi.AuthenticationApiClient.html b/docs/api/Auth0.AuthenticationApi.AuthenticationApiClient.html index 96e7d4ef1..d203dd687 100644 --- a/docs/api/Auth0.AuthenticationApi.AuthenticationApiClient.html +++ b/docs/api/Auth0.AuthenticationApi.AuthenticationApiClient.html @@ -1,23 +1,22 @@  - + - - Class AuthenticationApiClient - - - - + + Class AuthenticationApiClient + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html index c217d34d1..aeced98ff 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html @@ -1,23 +1,22 @@  - + - - Class AuthorizationUrlBuilder - - - - + + Class AuthorizationUrlBuilder + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html index 12edaf5e2..43bb1a03b 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html @@ -1,23 +1,22 @@  - + - - Class LogoutUrlBuilder - - - - + + Class LogoutUrlBuilder + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html index fe0e7ecb0..e57ee3284 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html @@ -1,23 +1,22 @@  - + - - Class SamlUrlBuilder - - - - + + Class SamlUrlBuilder + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html b/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html index e83caa0f6..1e0439d16 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html @@ -1,23 +1,22 @@  - + - - Class WsFedUrlBuilder - - - - + + Class WsFedUrlBuilder + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Builders.html b/docs/api/Auth0.AuthenticationApi.Builders.html index f763d8845..d1da5e001 100644 --- a/docs/api/Auth0.AuthenticationApi.Builders.html +++ b/docs/api/Auth0.AuthenticationApi.Builders.html @@ -1,23 +1,22 @@  - + - - Namespace Auth0.AuthenticationApi.Builders - - - - + + Namespace Auth0.AuthenticationApi.Builders + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.HttpClientAuthenticationConnection.html b/docs/api/Auth0.AuthenticationApi.HttpClientAuthenticationConnection.html index 9c59a8998..a4ebe1e60 100644 --- a/docs/api/Auth0.AuthenticationApi.HttpClientAuthenticationConnection.html +++ b/docs/api/Auth0.AuthenticationApi.HttpClientAuthenticationConnection.html @@ -1,23 +1,22 @@  - + - - Class HttpClientAuthenticationConnection - - - - + + Class HttpClientAuthenticationConnection + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.JwtSignatureAlgorithm.html b/docs/api/Auth0.AuthenticationApi.JwtSignatureAlgorithm.html index 5bd20ebde..6e2a7ddbe 100644 --- a/docs/api/Auth0.AuthenticationApi.JwtSignatureAlgorithm.html +++ b/docs/api/Auth0.AuthenticationApi.JwtSignatureAlgorithm.html @@ -1,23 +1,22 @@  - + - - Enum JwtSignatureAlgorithm - - - - + + Enum JwtSignatureAlgorithm + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.AccessTokenResponse.html b/docs/api/Auth0.AuthenticationApi.Models.AccessTokenResponse.html index 09f368a59..f831abc4b 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.AccessTokenResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.AccessTokenResponse.html @@ -1,23 +1,22 @@  - + - - Class AccessTokenResponse - - - - + + Class AccessTokenResponse + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html index 1c97ed415..59b53b5dc 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationCodePkceTokenRequest.html @@ -1,23 +1,22 @@  - + - - Class AuthorizationCodePkceTokenRequest - - - - + + Class AuthorizationCodePkceTokenRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationResponseType.html b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationResponseType.html index a1c3061a5..f6bcffb6c 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.AuthorizationResponseType.html +++ b/docs/api/Auth0.AuthenticationApi.Models.AuthorizationResponseType.html @@ -1,23 +1,22 @@  - + - - Enum AuthorizationResponseType - - - - + + Enum AuthorizationResponseType + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.ChangePasswordRequest.html b/docs/api/Auth0.AuthenticationApi.Models.ChangePasswordRequest.html index 1d7ef146c..6381273c8 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.ChangePasswordRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.ChangePasswordRequest.html @@ -1,23 +1,22 @@  - + - - Class ChangePasswordRequest - - - - + + Class ChangePasswordRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html index 13f027436..48d3aa7cc 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.ClientCredentialsTokenRequest.html @@ -1,23 +1,22 @@  - + - - Class ClientCredentialsTokenRequest - - - - + + Class ClientCredentialsTokenRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html index 49b55b24e..4cdf27da5 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeResponse.html @@ -1,23 +1,22 @@  - + - - Class DeviceCodeResponse - - - - + + Class DeviceCodeResponse + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html index b7cb0016a..83c92815a 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.DeviceCodeTokenRequest.html @@ -1,23 +1,22 @@  - + - - Class DeviceCodeTokenRequest - - - - + + Class DeviceCodeTokenRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html b/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html index 69d585d6b..a7cb21367 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html +++ b/docs/api/Auth0.AuthenticationApi.Models.IClientAuthentication.html @@ -1,23 +1,22 @@  - + - - Interface IClientAuthentication - - - - + + Interface IClientAuthentication + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html b/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html index 75dbb731e..f7f669e02 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.ImpersonationRequest.html @@ -1,23 +1,22 @@  - + - - Class ImpersonationRequest - - - - + + Class ImpersonationRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html index 30569a5d4..be4786d2b 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequest.html @@ -1,23 +1,22 @@  - + - - Class PasswordlessEmailRequest - - - - + + Class PasswordlessEmailRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html index d395f9b3a..5dade2045 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailRequestType.html @@ -1,23 +1,22 @@  - + - - Enum PasswordlessEmailRequestType - - - - + + Enum PasswordlessEmailRequestType + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailResponse.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailResponse.html index 315be50ee..c96ea36b7 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailResponse.html @@ -1,23 +1,22 @@  - + - - Class PasswordlessEmailResponse - - - - + + Class PasswordlessEmailResponse + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html index 68bb56adb..fe497ecf5 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessEmailTokenRequest.html @@ -1,23 +1,22 @@  - + - - Class PasswordlessEmailTokenRequest - - - - + + Class PasswordlessEmailTokenRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html index 39498befe..cafc1ce07 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsResponse.html @@ -1,23 +1,22 @@  - + - - Class PasswordlessSmsResponse - - - - + + Class PasswordlessSmsResponse + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html index 4fadd60f8..7509e68d2 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html +++ b/docs/api/Auth0.AuthenticationApi.Models.PasswordlessSmsTokenRequest.html @@ -1,23 +1,22 @@  - + - - Class PasswordlessSmsTokenRequest - - - - + + Class PasswordlessSmsTokenRequest + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.SignupUserResponse.html b/docs/api/Auth0.AuthenticationApi.Models.SignupUserResponse.html index 83375cad9..7db85c2e5 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.SignupUserResponse.html +++ b/docs/api/Auth0.AuthenticationApi.Models.SignupUserResponse.html @@ -1,23 +1,22 @@  - + - - Class SignupUserResponse - - - - + + Class SignupUserResponse + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.TokenBase.html b/docs/api/Auth0.AuthenticationApi.Models.TokenBase.html index 13ad30630..4a05318b0 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.TokenBase.html +++ b/docs/api/Auth0.AuthenticationApi.Models.TokenBase.html @@ -1,23 +1,22 @@  - + - - Class TokenBase - - - - + + Class TokenBase + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.UserInfo.html b/docs/api/Auth0.AuthenticationApi.Models.UserInfo.html index c83fc3459..269fd59fc 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.UserInfo.html +++ b/docs/api/Auth0.AuthenticationApi.Models.UserInfo.html @@ -1,23 +1,22 @@  - + - - Class UserInfo - - - - + + Class UserInfo + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Models.html b/docs/api/Auth0.AuthenticationApi.Models.html index 2b1a788d3..d5bb55708 100644 --- a/docs/api/Auth0.AuthenticationApi.Models.html +++ b/docs/api/Auth0.AuthenticationApi.Models.html @@ -1,23 +1,22 @@  - + - - Namespace Auth0.AuthenticationApi.Models - - - - + + Namespace Auth0.AuthenticationApi.Models + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationException.html b/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationException.html index b752a4001..911af4fe5 100644 --- a/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationException.html +++ b/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationException.html @@ -1,23 +1,22 @@  - + - - Class IdTokenValidationException - - - - + + Class IdTokenValidationException + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationKeyMissingException.html b/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationKeyMissingException.html index 7fe40f068..8fd55213d 100644 --- a/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationKeyMissingException.html +++ b/docs/api/Auth0.AuthenticationApi.Tokens.IdTokenValidationKeyMissingException.html @@ -1,23 +1,22 @@  - + - - Class IdTokenValidationKeyMissingException - - - - + + Class IdTokenValidationKeyMissingException + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.Tokens.html b/docs/api/Auth0.AuthenticationApi.Tokens.html index 51291722b..8cdb8a0ec 100644 --- a/docs/api/Auth0.AuthenticationApi.Tokens.html +++ b/docs/api/Auth0.AuthenticationApi.Tokens.html @@ -1,23 +1,22 @@  - + - - Namespace Auth0.AuthenticationApi.Tokens - - - - + + Namespace Auth0.AuthenticationApi.Tokens + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.AuthenticationApi.html b/docs/api/Auth0.AuthenticationApi.html index 1b3194c3c..595c6fbd0 100644 --- a/docs/api/Auth0.AuthenticationApi.html +++ b/docs/api/Auth0.AuthenticationApi.html @@ -1,23 +1,22 @@  - + - - Namespace Auth0.AuthenticationApi - - - - + + Namespace Auth0.AuthenticationApi + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.Core.Exceptions.ApiError.html b/docs/api/Auth0.Core.Exceptions.ApiError.html index 583470e11..4e607a344 100644 --- a/docs/api/Auth0.Core.Exceptions.ApiError.html +++ b/docs/api/Auth0.Core.Exceptions.ApiError.html @@ -1,23 +1,22 @@  - + - - Class ApiError - - - - + + Class ApiError + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.Core.Exceptions.ApiException.html b/docs/api/Auth0.Core.Exceptions.ApiException.html index 5d8b8fd8d..d42bf98e6 100644 --- a/docs/api/Auth0.Core.Exceptions.ApiException.html +++ b/docs/api/Auth0.Core.Exceptions.ApiException.html @@ -1,23 +1,22 @@  - + - - Class ApiException - - - - + + Class ApiException + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.Core.Exceptions.ErrorApiException.html b/docs/api/Auth0.Core.Exceptions.ErrorApiException.html index f90fd61e0..5cc506a4a 100644 --- a/docs/api/Auth0.Core.Exceptions.ErrorApiException.html +++ b/docs/api/Auth0.Core.Exceptions.ErrorApiException.html @@ -1,23 +1,22 @@  - + - - Class ErrorApiException - - - - + + Class ErrorApiException + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.Core.Exceptions.RateLimit.html b/docs/api/Auth0.Core.Exceptions.RateLimit.html index 811ba05c4..020519650 100644 --- a/docs/api/Auth0.Core.Exceptions.RateLimit.html +++ b/docs/api/Auth0.Core.Exceptions.RateLimit.html @@ -1,23 +1,22 @@  - + - - Class RateLimit - - - - + + Class RateLimit + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.Core.Exceptions.RateLimitApiException.html b/docs/api/Auth0.Core.Exceptions.RateLimitApiException.html index 1acb6b905..973a015d6 100644 --- a/docs/api/Auth0.Core.Exceptions.RateLimitApiException.html +++ b/docs/api/Auth0.Core.Exceptions.RateLimitApiException.html @@ -1,23 +1,22 @@  - + - - Class RateLimitApiException - - - - + + Class RateLimitApiException + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.Core.Exceptions.html b/docs/api/Auth0.Core.Exceptions.html index d002b2788..f34a66329 100644 --- a/docs/api/Auth0.Core.Exceptions.html +++ b/docs/api/Auth0.Core.Exceptions.html @@ -1,23 +1,22 @@  - + - - Namespace Auth0.Core.Exceptions - - - - + + Namespace Auth0.Core.Exceptions + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.ManagementApi.Clients.ActionsClient.html b/docs/api/Auth0.ManagementApi.Clients.ActionsClient.html index daf74bdaf..b41519f9c 100644 --- a/docs/api/Auth0.ManagementApi.Clients.ActionsClient.html +++ b/docs/api/Auth0.ManagementApi.Clients.ActionsClient.html @@ -1,23 +1,22 @@  - + - - Class ActionsClient - - - - + + Class ActionsClient + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +
- - + + diff --git a/docs/api/Auth0.ManagementApi.Clients.BlacklistedTokensClient.html b/docs/api/Auth0.ManagementApi.Clients.BlacklistedTokensClient.html index b2f0b6459..0128eba74 100644 --- a/docs/api/Auth0.ManagementApi.Clients.BlacklistedTokensClient.html +++ b/docs/api/Auth0.ManagementApi.Clients.BlacklistedTokensClient.html @@ -1,23 +1,22 @@  - + - - Class BlacklistedTokensClient - - - - + + Class BlacklistedTokensClient + + + - - - - - - + + + + + + @@ -25,7 +24,7 @@
- + - +