Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 41.99 KB
MD5: cac639db834e79179cca1e099d7428e5
SHA-1: 776ddf390ab766ba7380827f3bdc75b6bbcd4a8d
SHA-256: 413c51ca5dca303efd84cd05a4ed6c351f4dee0fb6ec9505a5dcc87cf5e7cf73
Download zip 55.93 KB
MD5: aab5b432c60a7af4fda01d65c68fd75f
SHA-1: 0f50eb18c5203e08817614d279fe030246a2b543
SHA-256: 7d95395dfeb899056f0fd0d35000bdfa8ea9fd16fef4222a62cfcadfcddcf849

Release notes

Works with oauth2-server-php versions v1.4, v1.5, v1.6, and v1.7.0

Major changes since version 7.x-1.1:

  • Issue #2214831: Allow multiple Redirect URIs for a client.
  • Issue #2460459: Don't authenticate blocked users.
  • Issue #2316773 by bkonetzny: Track "last access" on token table.
  • Issue #2274357 by pjcdawkins, Angry Dan, bojanz, timbrandin: Return the uid instead of the user name as the user_id / sub param.
  • Issue #2463313: Support v1.6 of the library.
  • Issue #2258195 by aaronaverill: Delete tokens when the associated user is deleted.
  • Hash client secrets in the same manner as passwords.

Other changes:

  • Issue #2451399: Allow custom token bundles.
  • Issue #2448293: Allow checking access programmatically without exit.
Created by: pjcdawkins
Created on: 23 Apr 2015 at 09:01 UTC
Last updated: 7 May 2015 at 10:48 UTC
Bug fixes
New features
Unsupported

Other releases