🚀 Features
- discord: Allow specification of permissions - by @TheUntraceable and @Bekacru in #4717 (c6e33)
- email-otp: Allow returning undefined in
generateOTP- by @ping-maxwell in #4723 (11dbf)
🐞 Bug Fixes
- Device authorization plugin - by @bytaesu in #4695 (578a6)
- Reduce any type in generator.ts - by @himself65 in #4710 (fd29b)
- Refresh secondary storage sessions on user update - by @frectonz in #4522 (c3354)
- Allow disable database transaction - by @himself65 in #4733 (7efd1)
- adapter:
- api-key:
- Cascade api keys on user deletion - by @ping-maxwell in #4703 (62b50)
- create-adapter:
- Disable transaction by default - by @ping-maxwell in #4750 (4a434)
- organization:
- Decouple client and server permission checks - by @Bekacru in #4707 (adfc4)
- Membership check for organizations with large member counts - by @Badbird5907 and @himself65 in #4724 (97b02)
- stripe: