Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/