Hi developers,
The new Internet identity seems promise with OpenId integration. Now every login flow seems like this.
Click “Login with Internet identity”
Redirect to id.ai
User Click “Login with google”
User redirect to Google
Select account
Redirect to origin page
As a user, never use Internet identity, it feel scary to use it because they don’t understand concept of internet identity, they just need to login to dapp.
As a dapp developer, I prefer a way to embed login with goole or passkey in my frontend with Internet identity login feature
My login flow
Frontend → Google login → redirect URI - stoped here because my frontend is not included in client setting
bioniq + web3Auth doesn’t have this method because in redirect_uri is web3auth
bioniq flow:
Frontend → Web3Auth → Google login → Web3Auth callback → Frontend
Yeah the main purpose of my intent is avoid bad UX from II, and I’m not understand much about google login flow.
But like you said, if II team saw the UX is a problem then we dont need this feature at all. Just fix the flow like web3Auth, the adoption my be easy for new comer
Here is good UX I mean but it only applied for first time using id.ai and with gmail never connect before