GuidesTypeScript API ReferencePython v2 API Reference

olp-sdk-authentication | @here/olp-sdk-ts

olp-sdk-authentication | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module olp-sdk-authentication

Index

Type Aliases

TokenRequesterFn: ((args: OAuthArgs) => Promise<Token>)

Type declaration

    • (args: OAuthArgs): Promise<Token>
    • Gets an access token.

      Parameters

      • args: OAuthArgs

        The arguments needed to get the access token.

      Returns Promise<Token>

      The generated access token.

Functions

  • requestToken(args: OAuthArgs): Promise<Token>

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Class
  • Class with type parameter
  • Enumeration
  • Interface

Settings

Theme

Generated using TypeDoc