Sencilla.Authentication.Facebook 10.0.37

dotnet add package Sencilla.Authentication.Facebook --version 10.0.37
                    
NuGet\Install-Package Sencilla.Authentication.Facebook -Version 10.0.37
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sencilla.Authentication.Facebook" Version="10.0.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sencilla.Authentication.Facebook" Version="10.0.37" />
                    
Directory.Packages.props
<PackageReference Include="Sencilla.Authentication.Facebook" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sencilla.Authentication.Facebook --version 10.0.37
                    
#r "nuget: Sencilla.Authentication.Facebook, 10.0.37"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sencilla.Authentication.Facebook@10.0.37
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sencilla.Authentication.Facebook&version=10.0.37
                    
Install as a Cake Addin
#tool nuget:?package=Sencilla.Authentication.Facebook&version=10.0.37
                    
Install as a Cake Tool

Sencilla.Authentication.Facebook

Facebook Limited Login id_token verifier for the exchange / native sign-in path. Validates Facebook-signed OIDC tokens against Facebook's JWKS and the configured audience (app id).

Facebook-specific behavior: the email may be absent (the user can decline it) and Facebook does not assert email_verified, so EmailVerified is false unless the claim is present — the linking policy then keys purely on the subject. Classic web Facebook Login (access-token + Graph) is the server-side redirect path handled at the IDP host, not this verifier.

"Instagram" identities ride Facebook Login for Business and are handled through this provider / the Facebook Graph, not as a separate IdP.

License

MIT

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.37 46 6/6/2026
10.0.36 48 6/6/2026
10.0.35 51 6/5/2026
10.0.34 48 6/5/2026