In my situation the appsettings.Development.json is empty should I do same code of appsetting.json and the appsettings.Production.json isn't in me project how to create it ?
hi
When I publish the project I should to change the value of [RedirectUris] column in OpenIddictApplications Table to the URL of what I published on also if I run it locally I must to change it the values of all to localhost
Can I do configuration to handle that?
Dears,
I have some requirements which is to create new database for test and how to do the configuration to swap or redirect between the 2 databases without changing the values in OpenIddictApplications table.
regards