Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 501 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 501 Bytes

Changelog

All Notable changes to this project will be documented in this file.

(Unreleased)

Added

  • requireToken() Sync with Parent.

Changed

  • Type-hint JWT Class. Closes #4.
  • Renamed driver from jwt to jwt-auth to avoid conflicts with depended package [BC].

Removed

  • Remove checkForToken() & parseToken() no longer required.