Closed iscars closed 2 years ago
please follow issue #76
I did not delve into this library and did not look at the api on which it is built, but I opened the Google site, made a button according to the documentation and received an id token https://developers.google.com/identity/gsi/web/guides/display-button #html
id token will be included in response (version 2.6.1)
I only see the access_token in the response. I have tried different options but still can't get id_token (JWT). Is it possible to get it from the client directly without a server?