fix chore
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace Atomx.Common.Configuration
|
||||
{
|
||||
public static class StorageKeys
|
||||
{
|
||||
public const string JWTTokenKeyName = "token";
|
||||
|
||||
public const string RefreshTokenKeyName = "refresh";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user