Diego81 / omnicontacts

A generalized Rack middleware for importing contacts from major email providers.
477 stars 230 forks source link

Hotmail scopes #147

Closed teodor-pripoae closed 8 years ago

teodor-pripoae commented 8 years ago

Hi,

Is there any reason why this scopes are required by default for hotmail ?

I'm trying to setup only import contacts for email/name, is it enough to use "wl.basic" ? I need to provide to my users a way to import their friends already using my app and I think any user will ask why I need access to all photos/videos stored on their onedrive account.

Permissions

luiscarlos-gonzalez commented 8 years ago

I think that you have to use the gem directly from the repo to avoid this problem. gem 'omnicontacts', github: 'Diego81/omnicontacts'

rubytastic commented 8 years ago

correct needs to be updated ppm @Diego81 I cannot do this