WebAuthenticatorBehaviour
This class class serves as a wrapper for the WebAuthenticator
class. It inherits from AuthenticatorBehaviour
, enabling you to integrate it into any of your Unity scenes and access the functionalities of the WebAuthenticator
and implement custom Unity specific logic if necessary.