aspnet-contrib / AspNet.Security.OAuth.Providers

OAuth 2.0 social authentication providers for ASP.NET Core
Apache License 2.0
2.34k stars 533 forks source link

Implement Pipedrive OAuth provider #892

Closed denis-goncharenko closed 3 weeks ago

denis-goncharenko commented 3 weeks ago

This feature allows users to authenticate using their Pipedrive credentials.

denis-goncharenko commented 3 weeks ago

Just a few minor comments - I assume you've tested this provider works against the production Pipedrive service?

I've tested the Pipedrive provider against the production service and can confirm that it works fine.

martincostello commented 3 weeks ago

Thanks for the contribution - the changes look good. I'll look to merge this later today (or tomorrow) when I have some time to put aside to manage the release.