StartLogin
Call up the login web page. If the user finishes the flow, the action will be called.
MirrorSDK.StartLogin((loginResponse)=> { Debug.Log("Login result:" + loginResponse.ToString());});
Edit this page on GitHub
Language:
StartLogin
Call up the login web page. If the user finishes the flow, the action will be called.
MirrorSDK.StartLogin((loginResponse)=> { Debug.Log("Login result:" + loginResponse.ToString());});
Edit this page on GitHub
Home
Integration
Guides
API Reference