AspNetCore.Docs.Samples icon indicating copy to clipboard operation
AspNetCore.Docs.Samples copied to clipboard

Example of Using 2FA with ASP.NET Core Identity and Angular

Open apiweb opened this issue 1 year ago • 1 comments

Hello everyone!

I've been delving into the Identity Documentation, particularly the sections covering 2FA with Razor Pages, and it's been an enlightening experience!

However, I'm currently facing a gap in documentation when it comes to integrating 2FA with Single Page Applications (SPAs).

Would it be possible to provide a comprehensive example for 2FA with ASP.NET Core Identity and Angular? I'm specifically interested in understanding how to leverage endpoints for seamless SPA integration. Unfortunately, I couldn't find any information related to 2FA TOTP in the Angular Sample.

This addition would immensely benefit developers looking for a thorough guide on 2FA integration with Angular. Your efforts in this regard would be highly appreciated! Thank you!

apiweb avatar Nov 17 '23 16:11 apiweb

@apiweb did you find something you could share?

ranouf avatar Mar 21 '24 17:03 ranouf