Skip to the content.

Session and Token

Session Start (Login)

Ref: https://support.google.com/analytics/answer/2731565?hl=en#zippy=%2Cin-this-article

Session Management

Ref: https://www.packetlabs.net/posts/session-management/

Session Security

Ref: https://help.salesforce.com/s/articleView?id=sf.security_overview_sessions.htm&type=5

Session Token and Cookies

NOTE:Cookies are domain-specific. For example, a cookie generated by a web server within Domain A cannot be used by a web server in Domain B. Cookies can be passed only between servers in the same domain in which the cookie was set. Similarly, servers can set cookies only on servers within in their own domain.

Ref: https://docs.oracle.com/cd/E19462-01/819-4669/adrbc/index.html

What Are Computer Cookies?

How Do Cookies Work?

Ref: https://www.hp.com/us-en/shop/tech-takes/what-are-computer-cookies

Refresh token

Refresh Token Rotation for Token Security

JWT (JSON Web Token)