Skip to content

Conversation

@tomcurran
Copy link
Contributor

@tomcurran tomcurran commented Apr 1, 2021

Firebase Functions seems to strip away any cookies not named '__session'. To get the Instagram sample to work I had to use the __session cookie instead of state

this should also fix

…information. Firebase Functions seems to strip away any cookies not named '__session'
@google-cla google-cla bot added the cla: yes label Apr 1, 2021
@tomcurran tomcurran changed the title Used '__session' cookie instead of 'state' cookie to store state data Store state data in '__session' cookie instead of 'state' cookie Apr 2, 2021
@samtstern samtstern requested a review from jhuleatt April 6, 2021 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant