C
C#2y ago
Krai

❔ Aspnetcore Identity Override

Hi everyone i deleted generated aspnetcore identity files and move them. But they are still works in the url. How it can be happen? Is aspnetcore has virtual file system? The url : https://localhost:44374/identity/account/register
3 Replies
daysleeper
daysleeper2y ago
localhost:{port} is the url that is hosted on your pc and is not available for public, so no use of including it. better include the url to your github repository, where your code is located. regarding your question i think its hard to tell why its happening. possibly its still included in configuration somewhere and it doesn't really work as intended because you deleted the generated code
TravestyOfCode
Isn't the default UI razor library used if you use services.AddDefaultIdentity?
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server