mabouchalkha / foodinspectors

Frontend for food inspectors
https://foodinspector.herokuapp.com
1 stars 0 forks source link

User - remove the 'authorization' children of user and replace with 'identites' #18

Open mabouchalkha opened 9 years ago

mabouchalkha commented 9 years ago

To enable multiple strategy login with only one account (based on email).

See https://github.com/cindoum/rails_stater_kit for a working example

@cindoum At the same time, add google/facebook etc... login strategy

Created a different issue to have oauth login