Skip to content

Using "passwordless" in loginConfig doesn't work #154

Description

@0xSero

When trying to hide passwordless option in the torus wallet embed the following name must be used:

loginConfig: {
          'torus-auth0-email-passwordless': {
            name: 'Passwordless',
            typeOfLogin: 'passwordless',
            showOnDesktop: false,
            showOnMobile: false,
            showOnModal: false,
          }
        },

This is not reflected anywhere in the documentation, or in the js library, I had to look through GitHub issues to resolved this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions