# Interfaces
Client the client persistence model interface.
ClientRepository allows to get/save current state of user to memory storage.
Token the token persistence model interface.
TokenRepository allows to get/save current state of token to memory storage.