You are here

public constant JanrainCaptureApiInterface::GRANT_TYPE_REFRESH_TOKEN in Janrain Registration 8

The grant type for refreshing the OAuth token.

File

src/JanrainCaptureApiInterface.php, line 17

Class

JanrainCaptureApiInterface
The interface for implementing Janrain Capture authentication.

Namespace

Drupal\janrain_capture

Code

public const GRANT_TYPE_REFRESH_TOKEN = 'refresh_token';