Commit 908e78d
authored
Update dependency jwt to v3 (#108)
The notable breaking changes:
- The `JWT::EncodedToken#payload` method will raise an error if accessed before
the token signature has been verified.
- JWKs produced by older versions of the gem are not compatible.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6418a7c commit 908e78d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments