cgisca / PGSGP

Play Games Services plugin for Godot Game Engine - Android
MIT License
217 stars 61 forks source link

How to retrieve idToken on sign_in function #55

Open joncalderson opened 3 years ago

joncalderson commented 3 years ago

Hi. Thank you first for the plugin. Im doing my first Godot project so be patient with me...:) After the sign_in function I want to connect to Firebase or retrieve information from the Leaderboard (via google API) but for that I think I need the generated idToken ... how can I get it? Thanks in advance.