AuthSchemeId

value class AuthSchemeId(val id: String)

Represents a unique authentication scheme ID

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String