Rebuild data storage system so that database dependencies get taken into account
This commit is contained in:
@@ -20,5 +20,5 @@ public interface ITokenContext {
|
||||
/// <summary>
|
||||
/// The access token the user provided
|
||||
/// </summary>
|
||||
Guid AccessToken { get; }
|
||||
Token AccessToken { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user