getmovement / deprecated-movement-rails-api

DEPRECATED Rails API for getmovement.org
1 stars 1 forks source link

Figure out a better way to differentiate between regular (email) and other authentications #61

Open begedin opened 8 years ago

begedin commented 8 years ago

At the moment, we indicate we're using a facebook authentication by setting the username parameter to facebook. This is far from ideal. At the very least, there should probably be a flag of some sort, or, we should differentiate by parameter names in some way.