2026-08-04 01:09 UTC
Auth0 Anonymous Sessions sets the auth0_anon cookie only on a genuine create call, never on a renewal - confirmed by testing both explicit session_token and cookie-only renewals. Metadata is fixed at creation too, by design. Same underlying reason for both, and it forces a different pattern for tracking anything (a cart, in my case) across the handoff to login.
https://tobytes.com/articles/auth0-anonymous-sessions-fixed-at-creation
#auth0 #identity #webdev
Replies (0)
No replies.