Companion

object Companion

Functions

Link copied to clipboard
fun create(code: String, verifier: String): Authorization

Create a new instance of Authorization with the indicated code and verifier.

Link copied to clipboard
operator fun invoke(code: String, verifier: String): Authorization

Create a new instance of Authorization with the indicated code and verifier.