Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download simple_oauth-8.x-2.0-rc1.tar.gztar.gz 42.1 KB
MD5: e650467416d91e6ad2674a0acc36d7e1
SHA-1: b40387c2b68800660d488dd1aac7669e977d29b8
SHA-256: 88d311521c11f26d8506d9017e09e80c70b79a946db9577812a9bffccc9c771c
Download simple_oauth-8.x-2.0-rc1.zipzip 88.11 KB
MD5: 185b42527be1b440436629be87f96233
SHA-1: 59df7edbae8925a82c4261cd6acd0f42236555df
SHA-256: ff0bd8de419237935bfed7b7a244ac5326c2bef9169c3d892e77933d3cd38f52

Release notes

fix(Test) Invert assertion order for debug purposes

11d2a78 by Mateu Aguiló Bosch (G)

:100644 100644 35229d3... 30d511b... M simple_oauth_extras/tests/src/Functional/ClientCredentialsFunctionalTest.php
:100644 100644 af53f6f... 35351ab... M simple_oauth_extras/tests/src/Functional/RefreshFunctionalTest.php
:100644 100644 241523d... a2a5987... M tests/src/Functional/PasswordFunctionalTest.php

fix(Config): Use the correct base config form class for the settings page (#2858702 by lauriii)

47b8e2d by lauriii (G)

:100644 100644 3ef73d0... 942be56... M src/Entity/Form/Oauth2TokenSettingsForm.php

fix(Configuration): Allow storing relative paths for keys (#2858706 by lauriii)

814b20d by lauriii (G)

:100644 100644 0179c88... 3ef73d0... M src/Entity/Form/Oauth2TokenSettingsForm.php

feat(Refresh): Make refresh token TTL configurable (#2858161 by seanB, webankit, e0ipso)

c2b6f04 by seanpenn079 (G)

:100644 100644 dfdd595... cb88901... M config/install/simple_oauth.settings.yml
:100644 100644 31ac20b... b7fe8c7... M config/schema/simple_oauth.schema.yml
:100644 100644 6fc559e... 7fd56a6... M simple_oauth_extras/src/Plugin/Oauth2Grant/AuthorizationCode.php
:100644 100644 8dea7ba... 16ff532... M simple_oauth_extras/src/Plugin/Oauth2Grant/Implicit.php
:100644 100644 1140264... 3c9dc49... M simple_oauth_extras/src/Plugin/Oauth2Grant/RefreshToken.php
:100644 100644 0b17608... 0179c88... M src/Entity/Form/Oauth2TokenSettingsForm.php
:100644 100644 2f1551d... 38e588e... M src/Plugin/Oauth2Grant/Password.php
:100644 100644 c314f8e... ca129bf... M src/Plugin/Oauth2GrantManager.php
:100644 100644 66b0dc7... 48ccbba... M tests/src/Functional/TokenBearerFunctionalTestBase.php

fix(Access control): Unrestricted access to initiate the Implicit grant flow (#2845177 by lauriii, infiniteluke)

da7da2f by lauriii (G)

:100644 100644 42caa00... d0ba9a0... M simple_oauth_extras/simple_oauth_extras.routing.yml

Created by: e0ipso
Created on: 2 May 2017 at 20:13 UTC
Last updated: 28 May 2017 at 21:48 UTC
Bug fixes
New features

Other releases