Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

ROS Release 3.23.6

Compare
Choose a tag to compare
@realm-ci realm-ci released this 01 Aug 21:04
· 0 commits to 9a9fe982dc0dca36c6519d41466360a3303bfa0d since this release

Changes since 3.23.5:

Enhancements

  • Added more detailed error message when a user creation is rejected due to the userId requiring url encoding (only when logging in via JWT). The new message will return both the encoded and non-encoded userId to make it easier to spot the invalid characters.

Fixed

  • Fixed an issue that would cause the JWT provider to not replace all invalid characters in a userId. For example, a user with the Id foo|bar|email would result in an error being thrown even if the | character is marked for escaping.

Compatibility

Installation & rollback instructions

Please see the Realm Docs for installation, upgrade and rollback instructions.

Notable known issues