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 9c65b16 commit 3a50df1Copy full SHA for 3a50df1
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.5.16
5
+
6
+[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.15...v0.5.16)
7
8
+### 🚀 Enhancements
9
10
+- Custom params for Keycloak ([#355](https://github.com/atinux/nuxt-auth-utils/pull/355))
11
12
+### ❤️ Contributors
13
14
+- BeSaad ([@BeSaad](http://github.com/BeSaad))
15
16
## v0.5.15
17
18
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.14...v0.5.15)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-auth-utils",
- "version": "0.5.15",
+ "version": "0.5.16",
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
"repository": {
"type": "git",
0 commit comments