Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CatavoltAuth

Index

Methods

Static _getOAuthReqUrl

  • _getOAuthReqUrl(tenantId: string): string
  • Parameters

    • tenantId: string

    Returns string

Static getOAuthUrl

  • getOAuthUrl(tenantId: string, proofKey: string): Promise<string>
  • Parameters

    • tenantId: string
    • proofKey: string

    Returns Promise<string>

Generated using TypeDoc