Glossary
Cookie
A cookie is a small browser-stored value tied to a domain, used for sessions, preferences, consent, and limited tracking.
Glossary
CORS (Cross-Origin Resource Sharing)
CORS uses HTTP headers to tell browsers which origins may safely read responses from an API hosted on another origin.