Tokens

class Tokens

Provides methods for managing ephemeral auth tokens. The tokens module is experimental.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend fun create(config: CreateAuthTokenConfig? = null): AuthToken

Creates an ephemeral auth token resource.