FlashcardIntermediate
Stateful vs Stateless Sessions
Stateful sessions store state on the server; stateless sessions carry state within the token.
Question
What distinguishes stateful from stateless sessions?
Click to reveal answer
Stateful sessions store state on the server; stateless sessions carry state within the token.
What distinguishes stateful from stateless sessions?