Skip to content

3.0.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 10 May 02:28
· 219 commits to master since this release
  • Remove tokenize export
  • Remove tokenize option
  • Return a prototype-based object rather than functions
    • This means the resulting functions need to be called as methods
  • Throw when missing secret to tokens.create()
  • deps: uid-safe@~2.0.0
    • Use global Promise when returning a promise