We're happy to announce we've released a set of client utilities that can be used to connect your website
with Stitchz Login called,
Stitchz Consumer.
Available on Nuget,
Stitchz Consumer is a set of
.NET client utilities that allows your users to authenticate with their Social Identity Provider to log in
to your site.
Install via NuGet, Install-Package StitchzConsumer, or download, and add a reference to
the StitchzConsumer DLL into your project. Create a simple authentication request and send the request
to your Stitchz Login App URL.
Take the response and log the user in and/or create a session for your user.

* Be responsible with the authenticated user's information and ensure you follow the Identity
Provider's Terms of Service and Privacy Policy.
Thanks for considering to use Stitchz Login. We look forward to working with you!
Stitchz Development Team