Token

class Token(val token: String) : AuthenticationMode

Not recommended Authenticate with a token.

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard