An open API service indexing awesome lists of open source software.

https://github.com/ankitsharma-007/google-authentication-with-server-side-blazor

How to implement authentication and authorization using Google in a server-side Blazor application
https://github.com/ankitsharma-007/google-authentication-with-server-side-blazor

ankit-sharma article asp-net-core authentication authorization blazor google-api google-authentication visual-studio

Last synced: 5 months ago
JSON representation

How to implement authentication and authorization using Google in a server-side Blazor application

Awesome Lists containing this project

README

          

# Google-Authentication-with-server-side-Blazor
We will learn how to implement authentication and authorization using Google account in a server-side Blazor application. You can refer to my previous article [Understanding Server-side Blazor](https://ankitsharmablogs.com/understanding-server-side-blazor/) to get in-depth knowledge on server-side Blazor.

# Demo
![Alt Text](https://ankitsharmablogs.com/wp-content/uploads/2019/06/BlazorGoogleauthExecution.gif)

# Read full article
https://ankitsharmablogs.com/google-authentication-and-authorization-in-server-side-blazor-app/