Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IOAuthAppsReader

Index

Methods

getOAuthAppById

  • getOAuthAppById(id: string, appId: string): Promise<IOAuthApp>

getOAuthAppByName

  • getOAuthAppByName(name: string, appId: string): Promise<IOAuthApp[]>

Generated using TypeDoc