Package-level declarations

Types

Link copied to clipboard
interface GrantHandler
Link copied to clipboard
typealias Nonce = String
Link copied to clipboard
typealias RefreshToken = String

Functions

Link copied to clipboard
fun TokenRequest.audienceOrEmpty(): List<String>
Link copied to clipboard
fun TokenRequest.subjectToken(): SignedJWT
Link copied to clipboard
fun TokenRequest.tokenExchangeGrant(): TokenExchangeGrant