oauth2 icon indicating copy to clipboard operation
oauth2 copied to clipboard

Easiest way to store the token in an https only cookie

Open mikepc opened this issue 6 years ago • 1 comments

Trying to figure out the easiest way to store the access token and refresh token in an https only cookie. Have any guidance?

mikepc avatar Jun 09 '19 04:06 mikepc

Yeah the HandleTokenRequest seems to offer no options to store the token in cookie. If you've found a way @mikepc I would appreciate some guidance :D

exapsy avatar Nov 25 '19 00:11 exapsy