From what I've read, there seems to be no way to access the cookies in the Request object. I'd rather not use the built-in authentication unless I have to; so would it be possible to somehow create cookies or headers that look like a request that uses google auth to pass my own generated authkey?
Thank anyone and everyone for your help.