https://github.com/ankitsharma-007/facebook-authentication-with-server-side-blazor
How to implement authentication and authorization using Facebook in a server-side Blazor application
https://github.com/ankitsharma-007/facebook-authentication-with-server-side-blazor
ankit-sharma article asp-net-core authentication authorization blazor facebook-au server-side-bla visual-studio
Last synced: 8 months ago
JSON representation
How to implement authentication and authorization using Facebook in a server-side Blazor application
- Host: GitHub
- URL: https://github.com/ankitsharma-007/facebook-authentication-with-server-side-blazor
- Owner: AnkitSharma-007
- License: mit
- Created: 2019-06-16T15:54:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T07:30:54.000Z (over 5 years ago)
- Last Synced: 2025-05-08T22:42:11.174Z (about 1 year ago)
- Topics: ankit-sharma, article, asp-net-core, authentication, authorization, blazor, facebook-au, server-side-bla, visual-studio
- Language: C#
- Size: 8.98 MB
- Stars: 4
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook-Authentication-with-server-side-Blazor
We will learn how to implement authentication and authorization using Facebook 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/facebook-authentication-and-authorization-in-server-side-blazor-app/