Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T07:30:54.000Z (almost 4 years ago)
- Last Synced: 2024-10-06T09:40:58.084Z (4 months 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: 2
- 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
![Alt Text](https://ankitsharmablogs.com/wp-content/uploads/2019/06/BlazorFbAuthExec.gif)# Read full article
https://ankitsharmablogs.com/facebook-authentication-and-authorization-in-server-side-blazor-app/