Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 371 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 371 Bytes

Changelog

All notable changes will be documented here

2.1.0

  • Support for laravel ^11.0

2.0.0

  • Support for laravel ^10.0

1.2.1

  • added $validAud as parameter to validate token audience

1.2.0

  • Add option to validate App ID

1.1.1

  • Fixed wrong return value for refresh token.

1.1.0

  • Added WebToken validator

1.0.0

  • Initial Release