[#7734] removed RedirectURL required validator
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## v0.39.4
|
||||
|
||||
- Removed `redirectURL` required validator from the code->token exchange endpoint (aka. `authWithOAuth2Code()`) ([#7734](https://github.com/pocketbase/pocketbase/issues/7734)).
|
||||
_Note that the OAuth2 provider has their own validations and whether it is allowed to be empty or not could depend on the configured OAuth2 app (in most cases it is required and the redirect address must match with the initial value submitted with the authorization request)._
|
||||
|
||||
|
||||
## v0.39.3
|
||||
|
||||
- Fixed JS error on `file` settings `maxSelect` change ([#7731](https://github.com/pocketbase/pocketbase/issues/7731)).
|
||||
|
||||
Reference in New Issue
Block a user