Auth0
Properties
Name | Type | Description | Notes |
---|---|---|---|
domain | kotlin.String | The domain of your Auth 0 Service | |
client | kotlin.String | The Client ID for your Auth0 Service | |
audience | kotlin.String | The Server Audience of your Auth0 Service | |
redirects | Auth0Redirects | ||
oAuth | OAuthGroup | ||
identity | Auth0Identity | [optional] | |
user | Auth0User | [optional] | |
metadata | Auth0UserMetadata | [optional] | |
namespace | kotlin.String | An optional namespace parameter to add an additional namespace | [optional] |