vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid
/
at.asitplus.wallet.lib.oauth2
/
TokenService
/
Companion
/
bearer
bearer
fun
bearer
(
nonceService
:
NonceService
=
DefaultNonceService()
)
:
BearerTokenService
(
source
)
Build a
TokenService
combining
BearerTokenGenerationService
and
BearerTokenVerificationService
.