Publisher | LullaByte |
---|---|
File size | 177.33kB |
Number of files | 23 |
Latest version | 1 |
Latest release date | 2023-02-15 03:05:56 |
First release date | 2023-01-27 01:41:12 |
Supported Unity versions | 2018.4.2 or higher |
SK GSI for WebGL providers easy to use API for calling Google Identity Services methods.
Display Google Sign In popup with few lines of code, or just render native HTML google button on demand!
Components:
- SK_GooglePromptButton - Shows Google One tap window on click
- SK_GoogleStickyButton - Render native HTML google button
Included methods:
- SK_GoogleIdentityServices.Initialize - Initialize module with your Google ClientId
- SK_GoogleIdentityServices.SignInWithPrompt - Show OneTap popup
- SK_GoogleIdentityServices.RenderStickyButton - Create HTML Google sign in button
- SK_GoogleIdentityServices.Revoke - Revoke user token
- SK_GoogleIdentityServices.Cancel - Cancel sign in proces
- Additional features:
- JWT payload decoder
- GSI index.html processor for attaching all required code to you WebGL index.html file