akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.07k stars 1.51k forks source link

Get idToken from Google OAuth in callback component #965

Open maihannijat opened 6 years ago

maihannijat commented 6 years ago

Issue type

Issue description

Current behavior: The callback component get's access token only.

Expected behavior: Get the idToken in callback component with access token. The idToken could be used to send it to backend for validating there and use it with API.

nnixaa commented 6 years ago

Here is a workaround https://github.com/akveo/nebular/issues/541#issuecomment-411776758