spree-contrib / spree_social

Building block for spree social networking features (provides authentication and account linkage)
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
213 stars 283 forks source link

Remove scope #222

Closed hf2186 closed 6 years ago

hf2186 commented 6 years ago

There is no reason to have a default scope. Each one of the omni auth's have their own default scope. This just causes errors with Amazon Login and other logins where "email" does not exist.