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

Confirm pending user without deep-linking?

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: React Native

      Is there a way to confirm a pending user in App Services without using deep-linking or universal links?

      It seems to me that this is restricting the user - if the confirmation email is not opened on the phone (e.g. on a laptop), then the link from the email would not lead back to the app, but to the browser. This means that the confirmUser function will not be called: {{await app.emailPasswordAuth.confirmUser(

      { token, tokenId }

      );}}

      The same goes for the password reset process…

      Am I missing something?

      I know the pending user can be confirmed via the Admin API but that does not seem like the correct way to do that. And there is no endpoint for resetting the password...

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

              Created:
              Updated:
              Resolved: