kikinlex
Toggle table of contents
9.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kikinlex
oauth
/
io.github.kikin81.atproto.oauth
/
AtOAuth
/
AtOAuth
At
OAuth
constructor
(
clientMetadataUrl
:
String
,
redirectUri
:
String
,
sessionStore
:
OAuthSessionStore
,
httpClient
:
HttpClient
,
json
:
Json
=
Json { ignoreUnknownKeys = true }
,
scope
:
String
=
"atproto transition:generic"
)