Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 11/22/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.
Hi,
I'm making an app that uses Twitter login. Custom Auth Verifier Status is always in Proccessing even though I try different things with settings. Can you help with the relevant settings?
What I made:
*** Plug and Play tab*** -> Create Project:
Project name: tw-app
Select Environment: Testnet
Select chain(s) you are building on: EVM Based Chain
I checked "Allow users private key usage in given wallets"
And I pressed "Create"
Then,
*** Custom Auth tab *** -> Create Verifier
Enter Verifier Identifier: exampleVerifier
Select Environment: Testnet
Login Provider: Auth0
Authentication Type: Twitter
Enter Auth0 Client ID: <"Here I enter the Client Id of my application in Auth0">
Enter Auth0 Domain: <Here I enter the Domain of my application in Auth0 with "https://" >
And I pressed "Create"
I think I did all the steps correctly. What could be the problem? Thank you for your supports.
Originally posted by: FuatAkdemir
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/919