Skip to content

Quick test application based on examples for setting up Google Authentication in Blazor

License

Notifications You must be signed in to change notification settings

mockjv/blazor-google-auth

Repository files navigation

Blazor Google Auth

Quick test application based on a question posted to Microsoft Learn for setting up Google Authentication in Blazor.

The differences include:

  • Updated to .NET 8
  • Cleanup of the logic to properly use AuthenticationStateProvider instead of HttpContextAccessor, since it's not valid to utilize HttpContextAccessor within a Blazor circuit (access is not guaranteed).

About

Quick test application based on examples for setting up Google Authentication in Blazor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published