Skip to content

v1.1.0

Choose a tag to compare

@Martin-4Spaces Martin-4Spaces released this 28 Sep 13:31
· 5 commits to master since this release

Fixed bugs

Enhancements

  • PKCE is now supported

Breaking changes

  • Implicit flow is no longer supported

Upgrade guide

  1. You need to run migrations
    Upgrade_1_1_0::migrateUp();
    
  2. Mitigate breaking changes

Full Changelog: v1.0.1...v1.1.0