Add AuthLifetimeService
Refactor AuthManager
This commit is contained in:
@@ -37,6 +37,7 @@ namespace Akari.Prototype.Server
|
||||
.ConfigureHostConfiguration(configuration =>
|
||||
{
|
||||
configuration.AddJsonFile(TcpProviderOptions.FilePath, true);
|
||||
configuration.AddJsonFile(AkariOptions.FilePath, false);
|
||||
})
|
||||
.ConfigureWebHostDefaults(webBuilder =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user