4.0.0 - Breaking change: Deny guest users by default
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
- @ingvaldlorentzen made their first contribution in #113
- @tsw025 made their first contribution in #120
Full Changelog: 3.5.1...4.0.0