v1.3.33
🐞 Bug Fixes
- Urls without protocol shouldn't be able to satisfy a wildcard origin - by @Bekacru in https://github.com/himself65/better-auth/issues/5624 (8579e)
- email-otp: Fix openapi schema for /email-otp/verify-email endpoint - by @jonathansamines in https://github.com/himself65/better-auth/issues/5622 (5b491)
- oidc-provider: Use consistent iat claim and allow configurable issuer - by @ephraimduncan and @himself65 in https://github.com/himself65/better-auth/issues/5508 (badcf)
- two-factor: Use twoFactorEnabled flag instead of database lookup for OTP validation " - by @himself65 in https://github.com/himself65/better-auth/issues/3302 (bbbbd)