Skip to content

Commit 4058765

Browse files
committed
Update changelog
1 parent 35fc377 commit 4058765

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
### Changed
99
- Conditionally support the `StrictValidAt()` method in lcobucci/jwt so we can use version 4.1.x or greater of the library (PR #1236)
10+
- When providing invalid credentials, the library now responds with the error message _The user credentials were incorrect_ (PR #1230)
11+
- Keys are always stored in memory now and are not written to a file in the /tmp directory (PR #1180)
1012

1113
## [8.3.1] - released 2021-06-04
1214
### Fixed

0 commit comments

Comments
 (0)