playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 952 forks source link

add id token refresh #3113

Closed Isaac0906 closed 2 years ago

Isaac0906 commented 2 years ago

Developer using this library can not get refresh id token in single session. Now for this, you have to logout and login again. So I fix Authenticate method and create new method TokenRefresh.