Basic Authentication and Authorization in Blazor Server: Carl Franklin's Blazor Train ep 26

preview_player
Показать описание
Carl shows you how to use ASP.NET Core Identity for basic authentication and authorization in a Blazor Server app using a SQL Server.
🔗 Download Files 🔗

🚀 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 #webdeveloper #microsoft
Рекомендации по теме
Комментарии
Автор

Easy, direct to the point, no fluk fluk talking. All done in less than 19 minutes. Literally amazing!

drcruz
Автор

This whole series helped me a lot. Thank you Carl. Keep riding…

LobsterHarry
Автор

This was such a good tutorial. You are a great teacher.

ElCidPhysics
Автор

Very helpful! Thanks Carl and DevExpress

MarkInChicago
Автор

Thank you very much carl.
This series of videos helped me so much.
I hope you can make a video implementing authentication and authorization with blazor server side and (Data Access (API/DataManager/EF) ) you created previously on episod 16.
Big thanks again.

mahfoudbouabdallah
Автор

I like how you add extra related components to these videos. Any thoughts about using an identity provider like Okta?

DanKCarlsbad
Автор

Is there a way to setup Authentication and Authorization in a Blazor Server App without using Identity and without creating those AspNet* tables?

saroshwadia
Автор

Is it common practice to handle Identity in it's own database versus using an existing that my API application is utilizing?

kolesplace
Автор

i wish there was a Blazor client side episode for authentication

johnnyxp
Автор

Thanks for the great tutorial.please let me know the episode where you have shown how to customise the ui for login

parashgoswami
Автор

Fantastic, and runs fine on my machine, but throws errors when run on Docker (fail: Any experience or tips?

andrewkelleher
Автор

Hi! Great tutorial! Can I ask about how to setup authentication using your windows credentials(the one you use to sign in on your computer)?

Im still lost in these area, please help

leodacullo
Автор

Works great on local machine and Visual Studio. Deploying to Azure App Service does not go as smoothly - a how-to on that would be really helpful.

stevenbense
Автор

Wait a min, there IS NO Identity Manager!
Where is it?
Thanks!

chezchezchezchez
Автор

Thanks for this! I have a question: How to change roles for the users _without_ the Identity Manager? Do you have a video of that as well? =)

zencha
Автор

Thanks Carl
How can I add Claims.
I want to add claim to delete and claim to edit.

cissemy
Автор

How would you implement this if using microsoft identity for login?

rechardpreston
Автор

Where can one edit the UI of the Register/Login page?

jdc
Автор

Can we use same username and password for basic login and same UN and PW to access api with JWT token?

lukagustincic