Skip to content

Vue.js SDK #349

@brionmario

Description

@brionmario

Problem

Asgardeo currently provides official SDKs for popular frameworks such as React, enabling developers to easily integrate authentication and identity features. However, there is no first-class SDK available for Vue.js (https://vuejs.org/), which is one of the most widely used frontend frameworks.

Vue.js developers are currently required to:

  • Use low-level JavaScript SDKs directly, or
  • Build custom wrappers and handle authentication flows manually

This increases integration complexity and leads to inconsistent implementations compared to other supported frameworks such as React.

Proposed Solution

Introduce an official Asgardeo Vue.js SDK that mirrors the capabilities and developer experience of the existing Asgardeo React SDK.

The Vue.js SDK should closely align with the React SDK in terms of:

This would allow Vue.js developers to integrate Asgardeo in a framework-native and consistent manner, similar to other officially supported frameworks.

Alternatives

N/A

Please select the package issue is related to

@asgardeo/vue

Version

N/A

Reporter Checklist

  • I have searched the existing issues and this is not a duplicate.
  • I have provided all the necessary information.
  • I have verified the feature on the latest version of the package.

Metadata

Metadata

Labels

@asgardeo/vueIssues related to the `Vue.js` wrapper of Asgardeo JavaScript SDK

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions