First time here? Check out the FAQ!

Revision history  [back]

Migration plans for Auth

I am trying get an Askbot site going and I ran into a problem with auth through Google. They have deprecated OpenID and are no longer accepting new domains that are using it. This is a problem for me because for my application I need to make auth as painless as possible.

Are there any plans for migrating auth? If not, I am happy to work on it. My preference is to use django-allauth. I have had good luck with it on other projects. It up-to-date.