v0.5.0-beta.1
Pre-release
Pre-release
What's Changed
webhook_config
andbaseUrl
is now optional field in extension properties- Changed data type of scope from comma-separated string to the list of string
- Added
BasePlatformController
andBaseApplicationController
to retrievePlatformClient
andApplicationClient
- Added
SessionInterceptor
class