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
- Host: GitHub
- URL: https://github.com/ankitsharma-007/google-authentication-with-server-side-blazor
- Owner: AnkitSharma-007
- License: mit
- Created: 2019-06-14T11:49:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T07:21:01.000Z (over 4 years ago)
- Last Synced: 2025-03-31T04:04:14.752Z (6 months ago)
- Topics: ankit-sharma, article, asp-net-core, authentication, authorization, blazor, google-api, google-authentication, visual-studio
- Language: C#
- Size: 8.96 MB
- Stars: 14
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
# Read full article
https://ankitsharmablogs.com/google-authentication-and-authorization-in-server-side-blazor-app/