Twitter Login - Verifier Status Always Appears to be Processing #919
FuatAkdemir
announced in
Help
Replies: 1 comment
-
Ok, it's working now. But after 12 hours. Anyway, thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions