Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_ALG: String

Functions

Link copied to clipboard
fun android(applicationId: String, fingerprint: String, alg: String = DEFAULT_ALG): Consumer

Create an allowed android application Consumer to use the sdk

Link copied to clipboard
fun ios(bundleId: String): Consumer

Create an allowed ios application Consumer to use the sdk

Link copied to clipboard
fun website(host: String): Consumer

Create an allowed website application Consumer to use the sdk