An interface for OAuth access tokens.
The canonical implementation of this interface is the
AccessToken class, which implements the bearer access
token type.
| Methods | ||
|---|---|---|
public
|
getAccessTokenType(): string
|
# |