tokenUrl property
The token endpoint for requesting tokens on behalf of an end user.
eg. "https://auth.atlassian.com/oauth/token"
Optional.
Implementation
core.String? tokenUrl;
The token endpoint for requesting tokens on behalf of an end user.
eg. "https://auth.atlassian.com/oauth/token"
Optional.
core.String? tokenUrl;