Where is the event that is triggered when authentication has completed without calling Authenticate methods?
There must be one somewhere because it doesn't make any sense for the logic that calls the Authenticate method with a SuccessCallback to manage notifying unrelated logic that just wants to know when authentication happens independently.
E
Eric Welwood
@Eric Welwood
Posts
[Unity] Authenticated Event ?