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.
1 parent 154d706 commit c1c958bCopy full SHA for c1c958b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.2.1](https://github.com/ncarlier/readflow/compare/v0.2.0...v0.2.1) (2023-09-24)
2
+
3
4
+### Bug Fixes
5
6
+* **oidc:** refresh JWKS endpoint on demand ([154d706](https://github.com/ncarlier/readflow/commit/154d706e1a10dbf257d32b787624c8730f7f3f9b))
7
8
9
10
# [0.2.0](https://github.com/ncarlier/readflow/compare/v0.1.0...v0.2.0) (2023-09-24)
11
12
package.json
@@ -1,3 +1,3 @@
{
- "version": "0.2.0"
+ "version": "0.2.1"
}
0 commit comments