Auth0
An object representing all of the properties that are available within a Auth0 PKCE Flow
Properties​
Name | Type | Description | Notes |
---|---|---|---|
identity | Auth0Identity | [optional] | |
user | Auth0User | [optional] | |
metadata | Auth0UserMetadata | [optional] | |
domain | str | The domain of your Auth 0 Service | |
client | str | The Client ID for your Auth0 Service | |
audience | str | The Server Audience of your Auth0 Service | |
redirects | Auth0Redirects | ||
o_auth | OAuthGroup | ||
namespace | str | An optional namespace parameter to add an additional namespace | [optional] |