We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46829b commit c1be259Copy full SHA for c1be259
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v8.3.1...8.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v8.4.0...8.x)
4
+
5
6
+## [v8.4.0 (2020-02-12)](https://github.com/laravel/passport/compare/v8.3.1...v8.4.0)
7
8
+### Changed
9
+- Implement auth token for access requests ([#1188](https://github.com/laravel/passport/pull/1188))
10
11
+### Fixed
12
+- Revoke refresh tokens when auth tokens get revoked ([#1186](https://github.com/laravel/passport/pull/1186))
13
14
15
## [v8.3.1 (2020-01-29)](https://github.com/laravel/passport/compare/v8.3.0...v8.3.1)
0 commit comments