MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.openapi.model
/
OAuthFlows
OAuth
Flows
@
Serializable
data
class
OAuthFlows
(
val
authorizationCode
:
OAuthFlow
?
=
null
)
OAuth2フロー定義
Members
Constructors
OAuth
Flows
Link copied to clipboard
constructor
(
authorizationCode
:
OAuthFlow
?
=
null
)
Properties
authorization
Code
Link copied to clipboard
val
authorizationCode
:
OAuthFlow
?
認可コードフロー