abjerner / Skybrud.Social.Umbraco

Package for the Umbraco 7 backoffice that integrates with Skybrud.Social https://github.com/abjerner/Skybrud.Social
MIT License
18 stars 8 forks source link

Add support for manually selecting scopes in the pre-value options #9

Closed abjerner closed 7 years ago

abjerner commented 9 years ago

Both Facebook and Google allows developers to specify one or more scopes when authentication with their service, but the scopes are currently hardcoded Skybrud.Social.Umbraco. This should be changed for v1.0.4 (or possibly v1.0.3) so that the desired scope can be specified via the pre-value options.

I have already done some work on this, but need to wrap it up before it can be released. Here are some screenshots:

image

image

abjerner commented 8 years ago

With the release of v1.0.3, the Facebook property editor and prevalue editor has now support scopes similar to shown on the first screenshot in my post above.

To get v1.0.3 out the door, scopes for Google will first be supported in v1.0.4.

leekelleher commented 7 years ago

@abjerner Just checking if you made any start/progress on the Google scopes?

I'm working on a project where I need to set the AnalyticsScope. If the property-editor supported this, that would be great. I'm happy to roll my sleeves up and help out if needed. Just wanted to make sure you hadn't already made a start with it? (I couldn't tell from the repo)