Working on "Join Game" feature.
This commit is contained in:
@@ -33,7 +33,6 @@ namespace Shogi.Api
|
||||
.AllowCredentials();
|
||||
});
|
||||
});
|
||||
|
||||
ConfigureAuthentication(builder);
|
||||
ConfigureControllers(builder);
|
||||
ConfigureSwagger(builder);
|
||||
|
||||
Reference in New Issue
Block a user