Chrome doesn't send cookies after redirect

后端 未结 3 1953
[愿得一人]
[愿得一人] 2021-01-02 18:28

In node.js (using Hapi framework) I\'m creating link for user to allow my app reading user account. Google handles that request and asks about giving permissions. Then Googl

3条回答
  •  爱一瞬间的悲伤
    2021-01-02 18:45

    A standalone demo of this issue: https://gist.github.com/isaacs/8d957edab609b4d122811ee945fd92fd

    It's a bug in Chrome.

提交回复
热议问题