Contains the interface ITokenStorageService which defines how to store and retrieve the Refresh and Access Tokens.
This interface is implemented by several packages:
| Package | NuGet |
|---|---|
| Alfa1.TokenStorage.Azure.Blobs | |
| Alfa1.TokenStorage.FileSystem | |
| Alfa1.TokenStorage.SqlServer | |
| Alfa1.TokenStorage.PostgreSQL |
This package is used by the following projects: