grantId property

String grantId
final

OAuth2 grant ID. Set when the user must give explicit consent; pass it to the approve or reject endpoint. Empty when a redirect URL is returned instead.

Implementation

final String grantId;