Mastering Custom Cookie Authentication : A Guide to .NET 8 Blazor with Interactive Web Assembly

preview_player
Показать описание

/*Source code available*/

/*Related*/
🔹Custom Cookie & Role-Based Authentication in .NET 8 Blazor Web App with Interactive Server Render

# Here's a follow-up section to encourage engagement and support for Netcode-Hub:
🌟 Get in touch with Netcode-Hub! 📫

# ☕️ If you've found value in Netcode-Hub's work, consider supporting the channel with a coffee!
Рекомендации по теме
Комментарии
Автор

Very nice. Please do Cookie Authentication for Blazor .Net8 SSR (No Interactivity ie: No Wasm, No Signal-R). Please keep is simple, no database, no api's, no adding new user. Simply, if username is 'admin', let them in, else reject the user. We just need to see auth works without interactivity. Thank you.

jonramel