Skip to content

4.0.0 - Breaking change: Deny guest users by default

Compare
Choose a tag to compare
@JonasKs JonasKs released this 04 Apr 11:49
· 92 commits to main since this release

Breaking change

Single- and multi-tenant applications now have a default setting that denies guest users access to the APIs. The documentation has been updated, please read it if you'd like to override this setting, or have different settings for different endpoints.

Note: B2C tenants allow guest users by default, as all users will be guest users.

Changes

  • add!: default deny guest users in single- and multi-tenant applications by @JonasKs in #124
  • Poetry Dev Key Update by @ingvaldlorentzen in #113
  • fix: deprecation warning issue on chypotography keytypes by @tsw025 in #120

New Contributors

Full Changelog: 3.5.1...4.0.0