79364419

Date: 2025-01-17 10:27:30
Score: 1.5
Natty:
Report link

Implement the needed identity pages(ui) like login, register, etc with radzen and use identity endpoints not the identity razor pages so like a spa. In this way, I think , you will have a fresh HttpContext (that identity framework can use) when you will make a http req from the radzen pages locally to your identity endpoints. In the end the main goal for auth is to get cookie/token to your client side

secure a Web API backend for SPA

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Razvan Cristian