How to access account.google.com's id_token from SessionStorage in Angular

后端 未结 0 1945
孤城傲影
孤城傲影 2021-02-15 15:21

I am trying to get id_token from the session storage in my angular app using

sessionStorage.getItem(\'id_token\');

but it does not work.

Is th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题