wunderio / wunderhub

A central content repository for the WunderSites.
http://docs.wunderhub.apiary.io/
GNU General Public License v2.0
3 stars 3 forks source link

Add oauth support for User end points. #66

Open mikebell opened 8 years ago

mikebell commented 8 years ago

When this is deployed there are database updates that need to be run:

drush updb -y && drush cr

To use the oauth capabalities you need to create a new user or give yourself the API role. You can then generate yourself an oauth token.

joesb commented 8 years ago

There appear to be some merge conflicts here now - maybe a rebase is needed?