Skip to content

Commit

Permalink
fix(space-nuxt-base): upgrade app-extension-auth (#67)
Browse files Browse the repository at this point in the history
* fix: upgrade app-extension-auth

* remove logic that is no longer needed

* move inference logic to app-extension-auth

* feat(nuxt-base): upgrade app-extension-auth

* use isAppSessionQuery()

* upgrade app-extension-auth

* update lock file

---------

Co-authored-by: Bibiana Sebestianova <b.sebestianova@gmail.com>
  • Loading branch information
eunjae-lee and BibiSebi authored Jul 15, 2024
1 parent 05504c6 commit e6f8129
Show file tree
Hide file tree
Showing 4 changed files with 1,515 additions and 4,228 deletions.
2 changes: 1 addition & 1 deletion space-plugins/nuxt-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@storyblok/app-extension-auth": "1.0.3",
"@storyblok/app-extension-auth": "2.0.0-beta.2",
"@storyblok/region-helper": "^1.1.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e6f8129

Please sign in to comment.