public constant JanrainCaptureApiInterface::GRANT_TYPE_AUTHORIZATION_CODE in Janrain Registration 8
The grant type for requesting the OAuth token.
File
- src/
JanrainCaptureApiInterface.php, line 21
Class
- JanrainCaptureApiInterface
- The interface for implementing Janrain Capture authentication.
Namespace
Drupal\janrain_captureCode
public const GRANT_TYPE_AUTHORIZATION_CODE = 'authorization_code';