functions-samples
functions-samples copied to clipboard
req.cookies.state is always empty
Which sample has a bug?
login with linkedin
How to reproduce the issue
whenever there is https request to token function it says that req.cookies.state is not defined
Steps to set up and reproduce
just run it
Debug output
Error in the token Function: undefined
I am experiencing this, receiving the message "State cookie not set or expired."
Were you ever able to resolve this issue?