You are here

protected property OauthInteractions::$keyService in FormAssembly 8

Service to obtain oauth credentials.

Type: \Drupal\formassembly\FormAssemblyKeyService

File

src/Controller/OauthInteractions.php, line 55

Class

OauthInteractions
Utility class for interacting with FormAssembly for authorization.

Namespace

Drupal\formassembly\Controller

Code

protected $keyService;