I looked at the example of the IdentityServer4 UI ( IdentityServer4.Quickstart.UI ) UI in it based on ASP. NET core MVC. I did not find examples of spa JS UI. Is it safe to use spa js UI, and how to do it?
I looked at the example of the IdentityServer4 UI ( IdentityServer4.Quickstart.UI ) UI in it based on ASP. NET core MVC. I did not find examples of spa JS UI. Is it safe to use spa js UI, and how to do it?
Source: https://ru.stackoverflow.com/questions/608837/
All Articles