kikinlex
Toggle table of contents
9.11.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kikinlex
oauth
/
io.github.kikin81.atproto.oauth
/
DpopAuthProvider
/
DpopAuthProvider
Dpop
Auth
Provider
constructor
(
session
:
OAuthSession
,
signer
:
DpopSigner
,
sessionStore
:
OAuthSessionStore
,
refreshClient
:
HttpClient
,
json
:
Json
=
Json { ignoreUnknownKeys = true }
,
onPersistFailure
:
(
Throwable
)
->
Unit
=
{}
)