Auth0 Authentication for VR Oculus

Auth0Lab

(1)
FREE
Publisher Auth0Lab
File size 24.61MB
Number of files 77
Latest version 1.0.0
Latest release date 2022-04-27 07:07:12
First release date 2022-04-08 09:29:10
Supported Unity versions 2018.4.2 or higher

The Auth0 Lab Unity SDK is a PROOF OF CONCEPT experimental platform toolkit that makes it easy to add login and other identity features to Unity applications, leveraging Auth0 Authentication API. Although the SDK can be used with any Unity application, this release emphasizes an exploration of the authentication experience in Virtual Reality (VR) applications. As a proof of concept, it is not meant to be used in a production setting.


Features:

The package contains prefabs and 3 example scenes to help you quickly get started:

  • Device Flow Custom Sample: This is an Auth0 branded example.
  • Device Flow Prompt Sample: Uses Auth0 "white label" style for you to easily change colors and logo.
  • Device Flow Raw Sample: Has no style applied. You can use it to start customizing your flow from scratch.

Full source code included allowing you to adapt to your own project's needs.

Using this SDK requires completing two tasks: initializing the SDK with parameters connecting the app to an application registration in an Auth0 tenant, and instantiating one of the prefabs that will expose the authentication experience to the app user.


Link to documentation:

Follow this instruction to set up your login experience https://github.com/auth0-lab/auth0-unity/blob/main/README.md


Link to third party notices:


Top Publisher Assets