Skip to content

Releases: damienbod/Blazor.BFF.AzureB2C.Template

3.0.0

02 Feb 05:37

Choose a tag to compare

  • .NET 8 update
  • Use CSP nonce
  • Fix Refresh browser
  • Updated packages

Release 2.2.0

03 Nov 09:30

Choose a tag to compare

  • Fix XSS block security header
  • Updated packages

Release 2.1.0

22 Jun 11:26
3f2a1e6

Choose a tag to compare

  • Switched to Graph SDK 5
  • Updated packages

Release 2.0.2

12 Mar 08:02
916c9c8

Choose a tag to compare

Fix security headers, use on app requests including API calls
Updated packages

Release 2.0.0

03 Dec 15:13
6f7f1ad

Choose a tag to compare

Updated to .NET 7

Release 1.2.3

12 Aug 17:52

Choose a tag to compare

  • Improved template with HTTP port generation
  • Updated packages

Releass 1.2.2

07 Aug 16:17

Choose a tag to compare

Improved template
Updated packages

Release 1.2.1

09 Jul 09:45

Choose a tag to compare

  • Improved User controller,
  • Fix Graph dependency breaking changes
  • Update nuget packages
  • Improved docs regarding Azure Container support

Release 1.2.0

22 May 08:18

Choose a tag to compare

  • 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

20 Mar 19:43
7b4f8af

Choose a tag to compare

  • Updated nuget packages
  • Using nullable enabled