Optional auth_custom authorization server, defaults to default
Optional cache_Defines where cache data is stored, possible values are: memory, local_storage or session_storage.
Default: 'memory'
OAuth2 client identifier of your application.
full domain name as shown in the url and after registering an app
Optional state_Defines where cache data is stored, possible values local_storage or session_storage.
In most cases session_storage is sufficient but local_storage is required in cases where
your auth flow spread in multiple tabs (e.g., "activation by email link is opened within another tab)
Default: 'session_storage'
Optional template_The template ID to display in the login/consent flow
Optional ui_Defines the default locales to request for the login/consent ui
Client options to configure a client for a crossid tenant, visit us at crossid.io.