New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@kronos-integration/service-authenticator

Package Overview
Dependencies
Maintainers
2
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kronos-integration/service-authenticator

authentication providing service

Source
npmnpm
Version
3.0.18
Version published
Maintainers
2
Created
Source

License 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_in 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'

Keywords

jwt

FAQs

Package last updated on 18 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts