A login system for VR games made for a Oculus Quest.
- The PlayFab Unity SDK (Download)
- Photon VR (I used my forked version of it but I don't think it will be necessary to use it) Forked version
- The Meta XR All-in-One SDK
- TextMeshPro
I have absolutely no idea if this is a safe and secure way to do authentication. This is an older version of the backend of Monkey Mall.
I used large code snippets of SolarisDev09's AdvancedPlayFab and JokerJosh0's EasyPlayFab. I also used some random PlayFab login script from 2023. I think it was made by someone called "MONKI".