Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
eraserqueen's avatar
eraserqueen
Explorer
3 years ago
Solved

How can we setup a "login with Oculus" on our game's homepage?

We have an oculus game on the store that allows users to import their personal assets (picture, video, music), and a web portal for users to upload/manage those assets. We want our users to be able to login to that portal using their Oculus account.

 

The docs for Account Linking in the Oculus Developer dashboard reference a url to start the SSO workflow that turns out to be 404: https://auth.oculus.com/sso/?redirect_uri=https://someloginuri.com/oa&organization_id=1234567812345678

 

We thought that because Oculus accounts have now been merged into Facebook/Meta accounts, we may be able to use a classic FB login to authenticate our users, but this doesn't give us access to their Oculus user id, and the FB OAuth tokens are considered invalid by the Oculus Graph API.

 

What is the up-to-date flow to authenticate oculus users on our website using their Oculus/FB/Meta account?

9 Replies