You are here

service formassembly.authorize in FormAssembly 8

Class

Drupal\formassembly\ApiAuthorize
2 string references to formassembly.authorize
FormAssemblyEntitySettingsForm::create in src/Form/FormAssemblyEntitySettingsForm.php
Instantiates a new instance of this class.
OauthInteractions::create in src/Controller/OauthInteractions.php
Instantiates a new instance of this class.

File

./formassembly.services.yml
formassembly.services.yml

View source
  1. class: Drupal\formassembly\ApiAuthorize
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.channel.formassembly'
  5. - '@state'
  6. - '@formassembly.key'