Erics1337 / simple_oauth_extend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%