twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
auth
/
io.github.captnblubber.twitchkt.auth
/
TwitchAuth
/
authorizationUrl
authorization
Url
fun
authorizationUrl
(
scopes
:
Set
<
TwitchScope
>
,
redirectUri
:
String
,
state
:
String
?
=
null
)
:
String