Blazor.BFF.OpenIDConnect.Template

Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)

MIT License

Stars
128
Committers
4

Bot releases are hidden (Show)

Blazor.BFF.OpenIDConnect.Template - Release 2.1.3

Published by damienbod 12 months ago

  • Updated packages
  • Removed XSS block security header
Blazor.BFF.OpenIDConnect.Template - Release 2.1.2

Published by damienbod 12 months ago

  • updated packages
Blazor.BFF.OpenIDConnect.Template - Release 1.2.7

Published by damienbod about 2 years ago

  • Http port generator param added
  • new template creation
Blazor.BFF.OpenIDConnect.Template - Release 1.2.6

Published by damienbod about 2 years ago

  • Added HTTP auto port generation to template
  • Updated packages
Blazor.BFF.OpenIDConnect.Template - Release 1.2.5

Published by damienbod about 2 years ago

Improved template
Updated packages

Blazor.BFF.OpenIDConnect.Template - Release 1.2.3

Published by damienbod over 2 years ago

  • Improve user controller comments
  • Updated packages
  • Remove duplicate services
Blazor.BFF.OpenIDConnect.Template - Release 1.2.1

Published by damienbod over 2 years ago

  • 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
Blazor.BFF.OpenIDConnect.Template - Release 1.2.0

Published by damienbod over 2 years ago

  • Updated nuget packages
  • Improved endpoints
Blazor.BFF.OpenIDConnect.Template - Release 1.1.0

Published by damienbod over 2 years ago

  • Updated nuget packages
  • Using nullable
Blazor.BFF.OpenIDConnect.Template - Release 1.0.8

Published by damienbod over 2 years ago

  • Update namespaces
  • Update nuget packages
Blazor.BFF.OpenIDConnect.Template - Release 1.0.7

Published by damienbod over 2 years ago

  • 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
Blazor.BFF.OpenIDConnect.Template - Release 1.0.6

Published by damienbod over 2 years ago

  • removed unused client file
Blazor.BFF.OpenIDConnect.Template - Release 1.0.5

Published by damienbod over 2 years ago

  • fix name project generation
Blazor.BFF.OpenIDConnect.Template - Release 1.0.4

Published by damienbod over 2 years ago

  • removed launchsettings.json from WASM client
  • removed unused client files
Blazor.BFF.OpenIDConnect.Template - Release 1.0.3

Published by damienbod almost 3 years ago

  • small fixes
  • nuget packages update
  • docs in app settings
Blazor.BFF.OpenIDConnect.Template - Release 1.0.2

Published by damienbod almost 3 years ago

  • small fixes
  • nuget packages update
Blazor.BFF.OpenIDConnect.Template - Release 1.0.1

Published by damienbod almost 3 years ago

  • small fixes
  • nuget packages improvements
Blazor.BFF.OpenIDConnect.Template - Release 1.0.0

Published by damienbod almost 3 years ago

  • Initial release
  • Blazor authentication using OpenID Connect
  • ASP.NET Core 6