Nathan (Charybdiss)
EDSEthan's dev spot
•Created by Nathan (Charybdiss) on 9/28/2023 in #questions
(mental) cookie is crumbling
Hey all 👋
I'm following along to the recent YT video and am having some cookie issues when authenticating with Google 🍪
I'm getting into the callback section of the controller fine and then returning unauthorised as my
state
and state_cookie
don't match.
Problem is I can see the state_cookie.setter
contains my google_auth_state=COOKIE_VALUE
I just can't figure out how to access it!
I'm fairly confident I've copied the code faithfully.
Link to repo for those interested https://github.com/NathanLaing/beth
Many thanks in advance.
Nathan5 replies