StorageInterface | Describes the methods that any class representing an Auth data storage should comply with. |
MemoryStorage | Memory based non-persistent storage for authenticated user record. |
SessionStorage | Session based persistent storage for authenticated user record. |