Hints
Guides for the end users
Last updated
Guides for the end users
Last updated
©2023 Startbahn, Inc.
Authentication Request from Web3Auth
Following login providers explicitly requests authentication consent from Web3Auth under Oauth2.0 scheme since Startrail-Sdk-Js makes use of Web3Auth service under the hood.
Please inform your clients to trust the following authenticators, e.g. Web3Auth
, openlogin.
Apple
Email Passwordless
Continue popup is displayed on the top right side of the screen with the modal set false ({withModal: false}
), when the popups are blocked by browser Clicking Continue allows users to proceed with normal login flow.
You can also customize the wordings. See more details in whitelabeling page.