Builder

class Builder(appKey: String)

Constructors

Link copied to clipboard
fun Builder(appKey: String)

Functions

Link copied to clipboard
fun appSecret(appSecret: String): Authentication.Builder
Link copied to clipboard
fun build(): Authentication