Back to Django Allauth

Drip

docs/socialaccount/providers/drip.rst

65.16.1314 B
Original Source

Drip

App registration (get your key and secret here) https://www.getdrip.com/user/applications

Authentication documentation https://developer.drip.com/?shell#oauth

Development callback URL https://localhost:8000/accounts/drip/login/callback/

Make sure the registered application is active.