/simple_oauth_extend

Adds user id to the Simple Oauth response for Drupal 8.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Simple Oauth Extend

Extends functionality of the simple_oauth module to send back various user data along with the access token

Installation

  1. Copy simple_oauth_extend folder to modules/custom. Extends simple_oauth contrib module which should be in modules/contrib/simple_oauth.
  2. Edit data fields you want returned along with access token in response
  3. Install modules in Drupal interface

Credits