Stream 109 Learning Blazor WebAssembly with AAD
2020-07-01 - Stream 109 Learning how to use a Blazor WebAssembly with Azure AD Token
Summary
In this live stream session, Frank is learning how to call an Azure Function from a Blazor web assembly (client side) secured with Azure Active Directory (AAD). This is work in preparation for the Tiny Blazor Admin project.
📺 - Twitch archive - stream no.109
Replay
- Twitch (for 60 days) âš¡ Summary video
- Youtube(https://youtu.be/dcYHDYoF_8A)
Timestamps
00:00:00 Intro
00:00:10 Bonjour, Hi!
00:03:25 Adding Olive & Cody to the overlay
00:05:30 Showing the logo for TinyBlazorAdmin
00:10:10 Opening all the projects to continue our learning
00:12:00 Securing the Azure Function checking the received token
00:29:10 Working on the webapp to call the secured azFunction
01:52:10 Showing how to install the Parachute game
01:58:39 Writing the secured http client
02:17:10 Trying to run the App/ fixing crashes
03:40:10 It's working!
03:43:00 Wrapping-up
Project
All the code for this project is available on GitHub: Tiny Blazor Admin - https://github.com/FBoucher/TinyBlazorAdmin
Goals
- Call an Azure Function from Blazor webassembley using AAD
New Followers
- @MrSmoofy
- @DingusDev
- @eltongarciasantana
- @RobAllNight
- @lucianocorreia
- @AlexCraven
- @DocHollidayz32
- @mcmead
- @
New Subscribers
💖 @phrakberg
Raids
- @dansiegel has raided you with a party of 14
References
- https://blog.jeremylikness.com/blog/azure-ad-secured-serverless-cosmosdb-from-blazor-webassembly/