I’m following the user verification flow from meta here:
https://developer.oculus.com/documentation/native/ps-ownership/#integrate-user-verification…
in order to validate the identity (user id) of a user that I got through
invoking the user proof sdk...
My ultimate aim is to create a WebVR app that I would like to deploy via
the oculus appstore somehow.Ideally the app would launch the oculus
browser in fullscreen mode, pointed to my WebVR URL. Is this possible?