Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UserRepository

Index

Methods

  • Retrieves information about the user, if logged in

    Returns Promise<UserLoginResponse>

  • logoutUrl(redirectUrl?: string): string
  • Returns the URL for logout, using the redirectUrl parameter, if provided

    Parameters

    • Optional redirectUrl: string

      The URL to redirect to after logout

    Returns string

Generated using TypeDoc