Releases: damienbod/Blazor.BFF.AzureB2C.Template
Releases · damienbod/Blazor.BFF.AzureB2C.Template
3.0.0
Release 2.2.0
- Fix XSS block security header
- Updated packages
Release 2.1.0
- Switched to Graph SDK 5
- Updated packages
Release 2.0.2
Fix security headers, use on app requests including API calls
Updated packages
Release 2.0.0
Updated to .NET 7
Release 1.2.3
- Improved template with HTTP port generation
- Updated packages
Releass 1.2.2
Improved template
Updated packages
Release 1.2.1
- Improved User controller,
- Fix Graph dependency breaking changes
- Update nuget packages
- Improved docs regarding Azure Container support
Release 1.2.0
- use new top-level statements and remove
- enable ImplicitUsings
- add IAntiforgeryHttpClientFactory/AntiforgeryHttpClientFactory
- Replace of IdentityModel with System.Security.Claims and remove IdentityModel nuget package
- Add support for Azure AD Continuous Access Evaluation CAE
- Add 404, 401, response handling
- Update nuget packages
Release 1.1.0
- Updated nuget packages
- Using nullable enabled