Hello everyone,
I have an API that provides a number of methods, including login. Blazor Studio says it supports REST API but I can't find it.
I can't use the ASP.NET CORE Identity because there are already users created and they are used from other applications.
Thank you!