Function createOAuthUrl

  • Creates a URL to the OAuth flow which in turn redirects to the provided loginUrl after successful OAuth.

    Returns

    url for

    Parameters

    • provId: AuthMethod

      auth method

    • loginUrl: URL

      login url

    Returns URL

Generated using TypeDoc