Unlock Security Marvels: .NET Blazor WebAssembly - Auth, Roles, Refresh Tokens! ??
Hello friends, welcome, in this video, we are going to look at Unlocking Security Marvels: .NET Blazor WebAssembly - Auth, Roles, Refresh Tokens! ?? Thanks so much for watching ?? LIKE ?, SUBSCRIBE & turn on Notifications ? to know when I upload new videos EVERYDAY! /*You can buy a coffee for me to support the channel*/ ☕️ https://www.buymeacoffee.com/NetcodeHub /*Blazor Playlists*/ Blazor Mini Projects Playlist | https://www.youtube.com/playlist?list=PL285LgYq_FoKe8Az5DytU9fdtqiE7U3eW Maui Projects | https://www.youtube.com/playlist?list=PL285LgYq_FoL8ozwFH-LmbJV1CJfhvgJZ Maui Blazor Hybrid | https://www.youtube.com/playlist?list=PL285LgYq_FoIwnaTMXppvetIe35MrLbRC Blazor | https://www.youtube.com/playlist?list=PL285LgYq_FoLJyE2uVYMunCO1UGlh9rvu /*Get Source code*/ GitHub | https://github.com/Netcode-Hub/DemoBlazorWASMCustomAuthWithRefreshToken /*Follow Netcode-Hub*/ https://netcodehub.blogspot.com https://github.com/Netcode-Hub https://twitter.com/NetcodeHub | Twitter https://web.facebook.com/NetcodeHub | Facebook https://www.linkedin.com/in/netcode-hub-90b188258/ | LinkedIn /*Time stamps*/ 0:00:00 introduction. 0:08:40 creating blazor WASM project. 0:10:00 installing Nuget packages. 0:12:00 creating models. 0:15:57 adding Db context class. 0:17:30 creating and registering connection string with JWT Authentication. 0:20:24 adding database migration. 0:21:09 creating authentication controller. 0:35:45 creating Client service. 0:40:00 creating custom authentication state provider class. 0:45:11 registering all services needed in the client project. 0:46:32 decorating routing with cascading authentication state. 0:47:00 creating all razor components, registration and login. 0:54:17 testing the app.
Hello friends, welcome, in this video, we are going to look at Unlocking Security Marvels: .NET Blazor WebAssembly - Auth, Roles, Refresh Tokens! ?? Thanks so much for watching ?? LIKE ?, SUBSCRIBE & turn on Notifications ? to know when I upload new videos EVERYDAY! /*You can buy a coffee for me to support the channel*/ ☕️ https://www.buymeacoffee.com/NetcodeHub /*Blazor Playlists*/ Blazor Mini Projects Playlist | https://www.youtube.com/playlist?list=PL285LgYq_FoKe8Az5DytU9fdtqiE7U3eW Maui Projects | https://www.youtube.com/playlist?list=PL285LgYq_FoL8ozwFH-LmbJV1CJfhvgJZ Maui Blazor Hybrid | https://www.youtube.com/playlist?list=PL285LgYq_FoIwnaTMXppvetIe35MrLbRC Blazor | https://www.youtube.com/playlist?list=PL285LgYq_FoLJyE2uVYMunCO1UGlh9rvu /*Get Source code*/ GitHub | https://github.com/Netcode-Hub/DemoBlazorWASMCustomAuthWithRefreshToken /*Follow Netcode-Hub*/ https://netcodehub.blogspot.com https://github.com/Netcode-Hub https://twitter.com/NetcodeHub | Twitter https://web.facebook.com/NetcodeHub | Facebook https://www.linkedin.com/in/netcode-hub-90b188258/ | LinkedIn /*Time stamps*/ 0:00:00 introduction. 0:08:40 creating blazor WASM project. 0:10:00 installing Nuget packages. 0:12:00 creating models. 0:15:57 adding Db context class. 0:17:30 creating and registering connection string with JWT Authentication. 0:20:24 adding database migration. 0:21:09 creating authentication controller. 0:35:45 creating Client service. 0:40:00 creating custom authentication state provider class. 0:45:11 registering all services needed in the client project. 0:46:32 decorating routing with cascading authentication state. 0:47:00 creating all razor components, registration and login. 0:54:17 testing the app.