BearerAuthTokens
Bearer auth tokens, similar to BearerTokens except the refresh token is optional.
Constructors
Functions
Link copied to clipboard
Get the Ktor access tokens, returning an empty refresh token if refreshToken is null
.
Link copied to clipboard
Get the Ktor refresh tokens, returning null
if refreshToken is null
.