Assets/_MolcaSDK/Code/Scripts/Auth/
| Type | Role |
|---|---|
| AuthUI | Binds buttons/fields to ScenarioSessionManager login methods |
| UserData | Local user model / cache for UI |
Code
AuthUI wires inspector references to AuthManager on the RuntimeManager prefab. The same calls work from your own UI code:
Unity Editor
AuthUI component on Auth VR canvas with serialized field wiring.
