tokenUrl property

String? tokenUrl
getter/setter pair

The token endpoint for requesting tokens on behalf of an end user.

eg. "https://auth.atlassian.com/oauth/token"

Optional.

Implementation

core.String? tokenUrl;