Google authentication via library/console application?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • google-api-dotnet-client

    Google APIs Client Library for .NET

  • Yes you can, the google api has a c# port but it is just in maintenance mode beside that is totally usable. The way it works is that it starts a local webserver and when the user is logs in it catches the callback from the google servers then fetches and stores the token. From the user perspective that means a google sign in page open in the default browser and they has to log in. But be careful as google apis has a daily request limit unless you pay for more. https://github.com/googleapis/google-api-dotnet-client

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts