override MapIdentityApi() to fix confirmation link.
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
/**
|
||||
* Local setup instructions, in order:
|
||||
* 1. To setup the Shogi database, use the dacpac process in visual studio with the Shogi.Database project.
|
||||
* 1. To setup the Shogi database, use the publish menu option in visual studio with the Shogi.Database project.
|
||||
* 2. To setup the Entity Framework users database, run this powershell command using Shogi.Api as the target project: dotnet ef database update
|
||||
*/
|
||||
Reference in New Issue
Block a user