We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af65d4 commit bc41861Copy full SHA for bc41861
ChangeLog
@@ -6,6 +6,10 @@
6
- when the x5c claim of a JWK is an empty array it will be ignored
7
rather than cause an error; see #406
8
9
+- `authenticate`'s last parameter can now be an existing session
10
+ rather than options for starting a new one: see #405; thanks to
11
+ @thorstenfleischmann
12
+
13
09/23/2021
14
- if lifecyle handlers return truthy values they cause the operation
15
they are handlers of to fail; see #384; thanks to @arcivanov
0 commit comments