File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.5.24
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.23...v0.5.24 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add client-only load strategy ([ #443 ] ( https://github.com/atinux/nuxt-auth-utils/pull/443 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - ** Keycloak:** Use ` realmURLInternal ` for internal calls ([ #414 ] ( https://github.com/atinux/nuxt-auth-utils/pull/414 ) )
15
+ - Add configurable scope to Authentik provider ([ #446 ] ( https://github.com/atinux/nuxt-auth-utils/pull/446 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Update all deps ([ #448 ] ( https://github.com/atinux/nuxt-auth-utils/pull/448 ) )
20
+
21
+ ### ❤️ Contributors
22
+
23
+ - Sébastien Chopin < seb@nuxt.com >
24
+ - Frédéric Delaporte ([ @fredericDelaporte ] ( https://github.com/fredericDelaporte ) )
25
+ - Vadim Kostin ([ @adinvadim ] ( https://github.com/adinvadim ) )
26
+ - Piotr Kozłowski <piotr.kozlowski@gmail.com >
27
+
4
28
## v0.5.23
5
29
6
30
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.22...v0.5.23 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.23 " ,
3
+ "version" : " 0.5.24 " ,
4
4
"description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments