How do I add a different social provider, specifically Roblox OAuth 2.0?
Hey @chingun
Yes, please follow this to create Roblox OAuth2.0 verifier.
And use https://apis.roblox.com/oauth/v1/certs
as the JWKS Endpoint.
Sorry, one question again. I created my custom verifier using Roblox OAuth 2.0, and it is deployed on the Sapphire devnet. Now, how do I test logging in with a Roblox account to generate an EVM address?
@chingun Your request has been forwarded to our Dev team and we will get back with further updates.
@vjgee, Hey, I followed this JWKS Endpoint: https://apis.roblox.com/oauth/v1/certs.
- Verifier name: ‘web3auth-roblox-demo’
- Login provider: Custom provider
- Verifier ID: ‘sub’
- Aud: 7666684440476360722
@vjgee Excuse me, when will the dev team give me updates? I urgently need Roblox OAuth 2.0 integrated with Web3Auth.
Your request is beyond our scope. You may refer to their documentation to use their SDK to create the login https://create.roblox.com/docs/cloud/open-cloud/oauth2-sample and use our reference for Google 0Auth2.0 doc Google Social Login with Web3Auth | Documentation | Web3Auth to setup the integration similarly with Roblox Oauth2.0.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.