Stream 189 - Exploring Azure Static Web App authentication and authorization
Summary
After a little panic because the app is not working… Frank is exploring the authentication and authorization that are natively available with Azure Static Web App. Seams simple but not everything is working as it is supposed to. 📺 - Twitch archive - stream no.189
Replay
Project
All the code for this project is available on GitHub: tinyblazoradmin - https://github.com/FBoucher/tinyblazoradmin
TodDos
- offline progress share
- Add API security
- Cleanup docs and Github
Game Results
- @paaskkal: 0
- @codewithsean: 13.79
- @copperbeardy: 44.14
- @jhandtv: 54.64
- @fboucheros: 86.54
- @blazormistermagoo: 95.38
Notes/ References / Snippets
- swa route exemple: https://learn.microsoft.com/en-us/azure/static-web-apps/configuration#example-configuration-file
- API security:https://learn.microsoft.com/en-us/azure/static-web-apps/user-information?tabs=csharp