Storyblok Kotlin
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Storyblok Kotlin
Storyblok Ktor Client Plugin
/
com.storyblok.ktor
/
Api
/
Config
/
Management
/
AccessToken
/
OAuth
OAuth
class
OAuth
(
token
:
String
)
:
Api.Config.Management.AccessToken
An OAuth Access Token is obtained via the OAuth2 authentication flow and is tied to a single space.
Members
Constructors
OAuth
Link copied to clipboard
constructor
(
token
:
String
)