Skip to main content

PluginInfo

type PluginInfo = {
clientId: string;
redirectUrl: string;
scope: SCOPE;
};

Plugin information

Properties

clientId

clientId: string;

unique identifier for the plugin


redirectUrl

redirectUrl: string;

redirect url for the plugin


scope

scope: SCOPE;

token scope