prioritized user submitted OAuth2 createData.email

This commit is contained in:
Gani Georgiev
2025-02-03 12:57:15 +02:00
parent acd72101c6
commit 9856c59de0
3 changed files with 103 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
## v0.26.0 (WIP)
- ⚠️ Prioritized the user submitted non-empty `createData.email` (_it will be unverified_) when creating the PocketBase user during the first OAuth2 auth.
## v0.25.0
- ⚠️ Upgraded Google OAuth2 auth, token and userinfo endpoints to their latest versions.