Open simon-brooke opened 7 years ago
The two libraries to look at seem to be:
For OpenID to be useful to us, we need to be able to allow users to authenticate with any of
The more the better, of course, but those are the key ones.
That sounds like a sensible plan. For security reasons though I agree with you completely that OAuth is the way to go. Personally I'd be uncomfortable going any other way in production.
Getting oauth working looks like being
I still think it's the right thing to do. We can expect to be under constant attack from hostiles, and I don't want to be responsible for people's passwords. However, in the alpha phase, suitably seasoned passwords will be A LOT easier to handle, so I propose to implement passwords in the short term and kick this into the long grass until later in development.