Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-2441

Confirmation Function could accept additional arguments

      Problem

      Currently registerUser accepts only email and password arguments and in the confirmation function in server side we can retrieve only tokenId, token and username(email) to proceed with confirmation by email. The issue is we cannot pass any other argumments to the confirmation function, such as localization for email translation e.g.

      So registerUser could accept extra arguments for the confirmation function, in the same way as callResetPasswordFunction:

      > This function can take a username, a password, and any number of additional arguments.

      Solution

      No response

      Alternatives

      No response

      How important is this improvement for you?

      Would be a major improvement

      Feature would mainly be used with

      Atlas Device Sync

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: