⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

session

timeout_at: datetime user_id: ID fkey user value: str

user

id: ID email: str password: str salt: str

Web Application

G

o

o

g

l

e

Auth Service

/create-account email, password

store username, salt, and hashed password + salt

Users N-Z

Auth Service

Auth Service

Load Balancer

Distributed Session Cache

read and write session tokens

Users A-M