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.
2 parents dabb4be + 40897ef commit 45eb252Copy full SHA for 45eb252
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# Token Handler Assistant Changelog
2
3
-## [1.2.0] - 2025-05-06
+## [1.2.1] - 2025-05-06
4
5
- Add support for extra parameters in refresh requests
6
+- Unpublish 1.2.0 version since it was broken
7
8
## [1.1.0] - 2024-08-12
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@curity/token-handler-js-assistant",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Curity Token Handler JavaScript helper library",
"main": "lib/token-handler-assistant-lib.js",
"types": "lib/index.d.ts",
0 commit comments