Interface

Goa-1.0GoaOAuth2BasedConstructorProps

interface ConstructorProps {
    client_id: string;
    client_secret: string;
    clientId: string;
    clientSecret: string;
}

Hierarchy (View Summary)

Index

Properties

client_id: string
client_secret: string
clientId: string
clientSecret: string