aspnet-contrib / AspNet.Security.OAuth.Providers

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

Implement Airtable OAuth provider #895

Closed denis-goncharenko closed 3 months ago

denis-goncharenko commented 3 months ago

This feature allows users to authenticate using their Airtable credentials.

denis-goncharenko commented 3 months ago

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

denis-goncharenko commented 3 months ago

Just a few minor comments?

Are you planning on any other PRs to add more providers other than these 2, as if so I'll hold any release until they're all completed and merged.

I am going to add 2 more providers in one-two days.