Skip to content

Commit 75b4f67

Browse files
authored
Merge pull request #6103 from KD23243/addVueNuxtQuickstarts
Add Vue and Nuxt quickstart pages
2 parents 47525b1 + dd6e0e3 commit 75b4f67

5 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

en/base.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,20 @@ extra:
315315
version: ''
316316
documentation_link: sdks/react/overview
317317
source_link: https://github.com/asgardeo/javascript/tree/main/packages/react
318+
- name: Vue SDK
319+
artifact_id: '@asgardeo/vue'
320+
icon: assets/img/logo/vuejs-logo.svg
321+
description: Vue implementation of Asgardeo JavaScript SDK.
322+
registry_url: https://registry.npmjs.org/@asgardeo/vue/latest
323+
version: ''
324+
source_link: https://github.com/asgardeo/javascript/tree/main/packages/vue
325+
- name: Nuxt SDK
326+
artifact_id: '@asgardeo/nuxt'
327+
icon: assets/img/logo/nuxtjs-logo.svg
328+
description: Nuxt implementation of Asgardeo JavaScript SDK.
329+
registry_url: https://registry.npmjs.org/@asgardeo/nuxt/latest
330+
version: ''
331+
source_link: https://github.com/asgardeo/javascript/tree/main/packages/nuxt
318332
- name: Next.js SDK
319333
artifact_id: '@asgardeo/nextjs'
320334
icon: assets/img/logo/nextjs-logo-dark.svg
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 2 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)