toggle menu
vc-k
5.10.0
common
switch theme
search in API
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
.