Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
drinchev
on March 5, 2018
|
parent
|
context
|
favorite
| on:
Ask HN: Cookies vs. JWT vs. OAuth
Using cookies with Domain option allows you to share a cookie between `api.site.com` and `www.site.com`.
You can combine that with a `Authentication Bearer` for releasing a public API access.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can combine that with a `Authentication Bearer` for releasing a public API access.