7.0.0-alpha.17
Pre-release
Pre-release
parseplatformorg
released this
15 Feb 00:08
·
373 commits
to alpha
since this release
7.0.0-alpha.17 (2024-02-15)
Features
- Deprecation DEPPS8: Parse Server option
allowExpiredAuthDataToken
defaults tofalse
(#8860) (e29845f)
BREAKING CHANGES
- Parse Server option
allowExpiredAuthDataToken
defaults tofalse
; a 3rd party authentication token will be validated every time the user tries to log in and the login will fail if the token has expired; the effect of this change may differ for different authentication adapters, depending on the token lifetime and the token refresh logic of the adapter (e29845f)