Skip to content

v0.5.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@meetkoriya13 meetkoriya13 released this 17 Jul 09:11

What's Changed

  • webhook_config and baseUrl is now optional field in extension properties
  • Changed data type of scope from comma-separated string to the list of string
  • Added BasePlatformController and BaseApplicationController to retrieve PlatformClient and ApplicationClient
  • Added SessionInterceptor class