Companion

public class Companion

Properties

Link copied to clipboard
public final static Authorization.Companion INSTANCE

Functions

Link copied to clipboard
public final static Authorization create(String code, String verifier)

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

Link copied to clipboard
public final static Authorization invoke(String code, String verifier)

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