- a stateful authentication method
- user gets a uid assigned which is stored on the server
- as long as the user is having his uid he is authentificated
- on the client side the session is stored in cookie/storage
- Session Authentification Guide
References: Authentication