fbl773 / point-b_ank

Forked from PCubed by the marvelous 371 team 4
Apache License 2.0
0 stars 0 forks source link

Passing JWT token as Cookie should be possible #27

Open fbl773 opened 2 months ago

fbl773 commented 2 months ago

For some reason we are struggling to send the token back to the client as a cookie. We have verified that it is making it there using postman, but for some reason the browser is not storing it... Using the header for now, but using a cookie was possible before, it shouldn't be impossible now.

          Make an issue for this. They had it working with cookies, something about running on separate hosts is goofing that up for us. That is a ~bug.

Completion Criteria

_Originally posted by @fbl773 in https://github.com/fbl773/point-b_ank/pull/24#discussion_r1588095386_