@kronos-integration/service-authenticator

1.6.55 • Public • Published

npm License bundlejs downloads GitHub Issues Build Status Styled with prettier Commitizen friendly Known Vulnerabilities Coverage Status

@kronos-integration/service-authentication

authentication providing service

usage

API

Table of Contents

JWTResponse

Type: Object

Properties

  • access_token string
  • refresh_token string
  • token_type string always "Bearer"
  • expires number seconds the access token is valid

ServiceAuthenticator

Extends Service

changePasswordEndpoints

Endpoints used to send password change requests to.

authEndpoints

Endpoints used to send authentication requests to.

accessTokenGenerator

Generate a request handler to deliver JWT access tokens.

Parameters

Returns JWTResponse jwt

name

Returns string 'authenticator'

/@kronos-integration/service-authenticator/

    Package Sidebar

    Install

    npm i @kronos-integration/service-authenticator

    Weekly Downloads

    573

    Version

    1.6.55

    License

    BSD-2-Clause

    Unpacked Size

    11.2 kB

    Total Files

    4

    Last publish

    Collaborators

    • arlac77
    • darlenya