A little library I put together over the weekend for MailChimp's new OAuth2 offering. Lets your users authenticate against MailChimp and you get back their credintials so you can create a user or whatever.<p>Super-simple but it works.<p>Demo app here: <a href="https://github.com/kennethlove/Django-MailChimp-OAuth2" rel="nofollow">https://github.com/kennethlove/Django-MailChimp-OAuth2</a>
I know what Mailchimp, Django and OAuth2 are, but I'm struggling to understand the purpose of this library. Can you shed a bit of light on how or where this might be used?