Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@koopjs/auth-direct-file

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@koopjs/auth-direct-file - npm Package Versions

3.0.0

Diff

Changelog

Source

3.0.0

Changed

  • eliminate authenticationSpecification method

Added

  • allow authenticate method to "refresh" a token
  • allow token to arrive on header, query, body

Fixed

  • strip 'Bearer ' string from any authorization header
richgwozdz
published 3.0.0-alpha.0 •

richgwozdz
published 2.0.3 •

Changelog

Source

2.0.3

Fixed

  • username and password can arrive on query or body
richgwozdz
published 2.0.2 •

Changelog

Source

2.0.2

  • patch - invalidate with user not found
richgwozdz
published 2.0.1 •

Changelog

Source

2.0.1

  • migrate to jest
rgwozdz
published 2.0.0 •

Changelog

Source

2.0.0

Changed

  • authorize function argument is now the full Express request object
  • Authorization token may be delivered by query parameter token or the authorization header
  • authenticate function argument is now the full Express request object
  • authenticate function rejects if username or password are missing
  • Update koop-output-geoservices peer dependency to 2.0.0
rgwozdz
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-06-08

Added

  • replaced getAuthenticationSpecification with authenticationSpecification
rgwozdz
published 1.1.1 •

Changelog

Source

[1.1.1] - 2018-05-31

Fixed

  • Include peer-dependencies koop and and koop-output-geoservices
rgwozdz
published 1.1.0 •

Changelog

Source

[1.1.0] - 2018-05-29

Added

  • new option useHttp. Must be a boolean. This will get added verbatim to the result of authenticationSpecification function
rgwozdz
published 1.0.0 •

Changelog

Source

[1.0.0] - 2018-05-22

Added

  • Initial release of an authentication plugin for Koop that leverages a file-based user-store.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc