simple_oauth.info.yml in Simple OAuth (OAuth2) & OpenID Connect 8.2
Same filename and directory in other branches
File
simple_oauth.info.ymlView source
- name: Simple OAuth
- type: module
- description: 'The OAuth 2.0 Authorization Framework: Bearer Token Usage'
- core: 8.x
- package: Authentication
- configure: oauth2_token.settings
- dependencies:
- - drupal:system (>=8.3)
- - serialization
- - text