16 lines
414 B
YAML
16 lines
414 B
YAML
name: Simple OAuth & OpenID Connect
|
|
type: module
|
|
description: 'The OAuth 2.0 Authorization Framework'
|
|
core_version_requirement: '^9 || ^10'
|
|
package: Authentication
|
|
configure: oauth2_token.settings
|
|
dependencies:
|
|
- drupal:serialization
|
|
- consumers:consumers
|
|
- drupal:options
|
|
|
|
# Information added by Drupal.org packaging script on 2024-04-17
|
|
version: '6.0.0-beta6'
|
|
project: 'simple_oauth'
|
|
datestamp: 1713361788
|