| Name | Type | Description | Notes |
|---|---|---|---|
| consumer_metadata | ConsumerMetadata | [optional] | |
| redirect_uri | str | The URL to redirect the user to after the session has been configured. | [optional] |
| settings | SessionSettings | [optional] | |
| theme | SessionTheme | [optional] | |
| custom_consumer_settings | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | Custom consumer settings that are passed as part of the session. | [optional] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.