Authenticating Users
Use HyphenAuthenticate to sign in users
Last updated
Was this helpful?
Use HyphenAuthenticate to sign in users
Last updated
Was this helpful?
Hyphen Authentication are provided in the module of the SDK. You can sign in, create an account, or get the user's key and account information through this module.
HyphenAuthenticateDelegate
You must implement the HyphenAuthenateDelegate
interface from Activity
class where you want to use Hyphen authentication.
In authenticate successfully, you can get hyphen account.
You must use the Web Client ID on the Google Cloud Platform for Google Authentication. See also .