You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
[](https://gitter.im/jasongoodwin/authentikat-jwt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -13,9 +13,9 @@ Summary
13
13
A simple claims based JWT implementation for Scala.
14
14
JWT - pronounced 'jot' - is a claims-based authentication standard.
15
15
16
-
0.4.5
16
+
0.4.6
17
17
=====
18
-
Please update to 0.4.5 as soon as possible. Previous versions may be vulnerable to injection in cases where user controls values in the claims.
18
+
Please update to 0.4.6 as soon as possible. Previous versions may be vulnerable to injection in cases where user controls values in the claims.
19
19
20
20
1.0.0 Milestone Status
21
21
======================
@@ -219,4 +219,4 @@ Or create a test with a known correct JWT :)
219
219
Licensing
220
220
=========
221
221
222
-
See attached [LICENSE](LICENSE) file. Apache2 licenced.
222
+
See attached [LICENSE](LICENSE) file. Apache2 licenced.
0 commit comments