Skip to content

Instantly share code, notes, and snippets.

landing*
resolve user*
has token -> authentication
does not have token -> create anonymous user
authentication
valid token -> ttt
invalid token -> create anonymous user
create anonymous user