Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/lib/login"

Index

Functions

createPresenceDocs

login

  • Builds an Api context trough a new authentication. This involves the requests: GET to scrap the LoginKeys (pie & etm) POST to get the SkypeToken from the credentials and LoginKeys POST to get RegistrationToken from the SkypeToken Eventually, follow a redirection to use the assigned host POST to gain access to resources with the RegistrationToken

    Parameters

    Returns Promise<ApiContext>

    A new API context with the tokens for the provided user

subscribeToResources

Generated using TypeDoc