Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download simple_oauth-8.x-3.7.tar.gztar.gz 49.67 KB
MD5: 7bb6cf0752bbc5a1fb45b7be2a2b0da3
SHA-1: 111aa9c6e605e93a4e843054d639f70d96be1152
SHA-256: 1860b30116e9caaeb61655664e60354fb6745d9d69c93d1c787e14fd9abc2a63
Download simple_oauth-8.x-3.7.zipzip 101.76 KB
MD5: 10d90472da26be44560f0f5aecde985c
SHA-1: 76a27a21b664a8272b44d3e7ab2768233548974d
SHA-256: 2b7ab4442c692043eabea9539b3995cb907d59783ddca3428dc59dfea33788b3

Release notes

Issue #2948267 by Berdir, pivica, e0ipso: Allow users to remember connected clients

665d046 by berdir (N)

:100644 100644 cb88901... 2ba294b... M config/install/simple_oauth.settings.yml
:100644 100644 b7fe8c7... aef2ecf... M config/schema/simple_oauth.schema.yml
:100644 100644 7207f54... 650870b... M simple_oauth.services.yml
:100644 100644 c02e6af... 2fb02e7... M simple_oauth_extras/src/Controller/Oauth2AuthorizeController.php
:100644 100644 b2d10e4... 1dad08e... M simple_oauth_extras/src/Controller/Oauth2AuthorizeForm.php
:100644 100644 3550c54... 5fb9ef7... M simple_oauth_extras/tests/src/Functional/AuthCodeFunctionalTest.php
:100644 100644 d99fc76... 2c4a568... M simple_oauth_extras/tests/src/Functional/ClientCredentialsFunctionalTest.php
:100644 100644 53cf7c1... 16f8d44... M simple_oauth_extras/tests/src/Functional/ImplicitFunctionalTest.php
:100644 100644 bb46c99... 489d2dd... M simple_oauth_extras/tests/src/Functional/RefreshFunctionalTest.php
:100644 100644 884a72e... 662407b... M simple_oauth_extras/tests/src/Functional/RolesNegotiationFunctionalTest.php
:100644 100644 6c97e6b... 4370c92... M src/Entity/Form/Oauth2TokenSettingsForm.php
:000000 100644 0000000... c64409f... A src/KnownClientsRepository.php
:000000 100644 0000000... df495f8... A src/KnownClientsRepositoryInterface.php
:100644 100644 f594480... a58b60b... M tests/src/Functional/PasswordFunctionalTest.php
:000000 100644 0000000... 47adcd5... A tests/src/Functional/SimpleOauthTestTrait.php
:100644 100644 303ada4... 2c17e71... M tests/src/Functional/TokenBearerFunctionalTestBase.php

Issue #2960581 by caseylau: drupal_set_message is deprecated

4189cc6 by LiuXin (N)

:100644 100644 b769bba... 1a1ba00... M simple_oauth.module
:100644 100644 54cc134... c02e6af... M simple_oauth_extras/src/Controller/Oauth2AuthorizeController.php
:100644 100644 0e3386c... 75189b0... M src/Entity/Form/Oauth2TokenDeleteForm.php
:100644 100644 b190c7a... 6c97e6b... M src/Entity/Form/Oauth2TokenSettingsForm.php

Created by: e0ipso
Created on: 3 May 2018 at 07:58 UTC
Last updated: 4 May 2018 at 05:08 UTC
New features

Other releases