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 11# Changelog
22
33
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+
428## v0.5.23
529
630[ 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 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.23 " ,
3+ "version" : " 0.5.24 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments