Package-level declarations

Types

Link copied to clipboard
class Ktify(clientCredentials: ClientCredentials)

The main wrapper class

Link copied to clipboard
class KtifyBuilder(clientId: String, clientSecret: String, redirectUri: String)

The builder for the Ktify class. Currently designed for single use.