cosmocode / dokuwiki-plugin-oauth

Generic oAuth1 and oAuth2 plugin for DokuWiki
http://www.dokuwiki.org/plugin:oauth
30 stars 79 forks source link

Update local user data with info from provider #125

Closed annda closed 2 years ago

annda commented 2 years ago

Store data received from provider

annda commented 2 years ago

@splitbrain I added a merge function which handles most of the issues from your comment.

It still needs a list of "reserved" oauth groups to keep. Right now I only keep the current service provider.

splitbrain commented 2 years ago

Looks good so far, but obviously needs to preserve all oauth provider groups.