Basic Auth for Blazor Server Revisited: Carl Franklin's Blazor Train Ep 26 Update

preview_player
Показать описание
Carl revisits episode 26, Basic Auth for Blazor Server, updating code to .NET 7 and using existing tools to manage identity.

🚀 Get Started Today – Free 30 Day Trial 🚀

✅ Pricing and Online Demos ✅

🆘 We Are Here to Help 🆘

👍 Follow DevExpress on Social Media 👍

🏁 Review Customer Testimonials 🏁

#DevExpress #devexpress_blazor #devexpress_web #aspnet #aspnetcore #blazor #datavirtualization #blazortraining #carlfranklin #blazortrain
Рекомендации по теме
Комментарии
Автор

Thank you for your tutorial Mr.Franklin!
But what if we want to see this Identity Admin Panels from the main UI (which uses actual Identity)? Is their is a way to redirect from the main app (UI) to this IdentityManagerApp if the user is in some Role (admin for example)? I am just trying to imagine how this can be used in the real-world app.

torrvic