This is a simple study project to enable the use of Google Credential Manager in Unity.
Google Credential Manager, lets the user login to a Google account from an already registered account on an Android Device.
This can be helpful if you want to create a login system and have the option to log in with a Google account.
This plugin has some requeriments:
- External Dependency Manager for Unity
- Unity 6.0 or higher
- Google Cloud Oath authentication
Google Credential Manager is only available on Android API 34 and higher, and the dependencies libarys depend that the minimum is API 28.
Because we are using a android feature, you cant test this on editor, you need to build to android device or emulator.
Please check the Manual for more information about how this pluggin works and how to used.