Skip to content

Releases: damienbod/Blazor.BFF.OpenIDConnect.Template

Release 1.2.3

09 Jul 08:58
Compare
Choose a tag to compare
  • Improve user controller comments
  • Updated packages
  • Remove duplicate services

Release 1.2.1

21 May 05:57
Compare
Choose a tag to compare
  • use of expression bodies
  • use new top-level statements and remove
  • enable ImplicitUsings
  • add IAntiforgeryHttpClientFactory/AntiforgeryHttpClientFactory
  • Replace of IdentityModel with System.Security.Claims and remove IdentityModel nuget package

Release 1.2.0

20 May 19:01
a26772a
Compare
Choose a tag to compare
  • Updated nuget packages
  • Improved endpoints

Release 1.1.0

20 Mar 11:15
Compare
Choose a tag to compare
  • Updated nuget packages
  • Using nullable

Release 1.0.8

11 Feb 19:32
Compare
Choose a tag to compare
  • Update namespaces
  • Update nuget packages

Release 1.0.7

23 Jan 16:10
Compare
Choose a tag to compare
  • Remove PWA items, default template uses anti-forgery cookies and no PWA support
    (Will consider supporting this later, requires switching to CORS preflight CSRF protection)
  • Using the AuthorizedHandler for protected requests

Release 1.0.6

21 Jan 14:02
Compare
Choose a tag to compare
  • removed unused client file

Release 1.0.5

18 Jan 21:12
Compare
Choose a tag to compare
  • fix name project generation

Release 1.0.4

17 Jan 19:28
Compare
Choose a tag to compare
  • removed launchsettings.json from WASM client
  • removed unused client files

Release 1.0.3

09 Jan 16:02
Compare
Choose a tag to compare
  • small fixes
  • nuget packages update
  • docs in app settings