Releases: laravel/sanctum
Releases · laravel/sanctum
v2.3.0
Changed
- More performant tokens lookup (#136)
v2.2.1
Fixed
- No need to specify a provider (#129)
v2.2.0
Added
- Allow customizing the query used to get the token (#124)
v2.1.2
Fixed
- Enhance supportsTokens check (#123)
v2.1.1
Fixed
actingAs
any ability (#120)
v2.1.0
Added
- Make the guard configurable (#110)
v2.0.0
Changed
- Renamed package to Sanctum
v1.0.1
Fixed
- Allow localhost ip access by default (#81)
- Update minimum Laravel version to ^6.9 (#89)
- Fix wildcard matching (d8de232, 9a66e76)
v0.2.1
Changed
- Allow .env configuration of airlock stateful domains (#70)