Authorized

data class Authorized(val auth: DriveAuth) : AuthorizeOutcome

Consent already exists — token is ready, no UI needed.

Constructors

Link copied to clipboard
constructor(auth: DriveAuth)

Properties

Link copied to clipboard