#oauth cleanup
This commit is contained in:
@@ -61,8 +61,6 @@ app.UseCors("AllowHutopyUiPreview");
|
||||
app.UseAuthentication();
|
||||
app.UseAuthorization();
|
||||
|
||||
|
||||
|
||||
// Initialize and seed the db.
|
||||
await app.InitialiseDatabaseAsync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user