# Hints

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.

{% hint style="warning" %}
Please inform your clients to trust the following authenticators, e.g. `Web3Auth`, `openlogin.`
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2FuHE0x4Fnp87M8Uo6PuyW%2FScreenshot%202023-07-15%20at%200.57.14.png?alt=media&#x26;token=77f98917-b26f-440b-b673-77bba7047be9" alt=""></td><td>Facebook</td><td></td></tr><tr><td><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2FrTcGYRObbK1YH7HB4PNC%2FScreenshot%202023-07-15%20at%200.55.27.png?alt=media&#x26;token=6ae01ef1-3dfe-4a26-8a33-d51f5815ec83" alt=""></td><td>Apple</td><td></td></tr><tr><td><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2FK5MCfJGIumh9aanMDNKo%2FScreenshot%202023-07-15%20at%200.56.01.png?alt=media&#x26;token=f59ba8b3-368a-47a7-8814-167c421e88ef" alt=""></td><td>Twitter</td><td></td></tr><tr><td><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2Fv8H5f9YaflJDPPjSsDR7%2FScreenshot%202023-07-15%20at%200.54.50.png?alt=media&#x26;token=b60b392a-ecbe-4e1c-b38e-5c855085482d" alt=""></td><td>Email Passwordless</td><td></td></tr><tr><td><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2FtTPMvoPq4bKvuiWWgeG9%2FScreenshot%202023-07-15%20at%200.52.37.png?alt=media&#x26;token=5786acbb-b7c1-4d8e-b7af-2a049fc039cd" alt=""></td><td>Google</td><td></td></tr></tbody></table>

## Continue Alert Popup

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.

![](https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2FInsrVUxO7MUeGvGEBUiD%2FScreenshot%202023-08-04%20at%2016.26.19.png?alt=media\&token=744f77c1-720f-4f85-8e73-f1b70b493c05)

You can also customize the wordings. See more details in [whitelabeling](https://docs.startrail.io/startrail-sdk-js/login-providers/whitelabeling) page.
