Skip to content

Add Vue.js Complete guide to asgardeo-docs #5211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

3nethz
Copy link

@3nethz 3nethz commented Mar 26, 2025

Purpose

This PR aims to add a complete guide for Vue.js integration in the Asgardeo documentation, providing users with detailed instructions on how to implement Vue.js-based SDK solutions.

Goals

  • To provide comprehensive documentation on integrating the Vue.js SDK for Asgardeo.
  • To ensure developers have clear instructions on how to implement authentication using Vue in their applications.

Approach

  • Added a detailed "Vue Complete Guide" in the asgardeo/docs/complete_guides directory.
  • The guide includes step-by-step instructions on how to install and configure the SDK, authenticate users, and handle common use cases in a Vue.js environment.
  • Relevant examples and code snippets have been included for clarity.

Release note

Added a "Vue Complete Guide" to the Asgardeo documentation, covering the implementation and usage of the Vue.js SDK for authentication.

Documentation

-N/A

Security checks

Related PRs

-N/A

Test environment

@3nethz 3nethz marked this pull request as draft March 26, 2025 12:13
@pavinduLakshan
Copy link
Member

PR is marked as draft since the SDK is not published yet


Implementing login functionality in your Vue app is essential for managing user access, personalizing user experiences, and securing the app. It enhances user experience, protects user data, boosts engagement, and ensures regulatory compliance.


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change


!!! tip "Tip"

This guide takes approximately 60 minutes to complete and covers everything required to add user login and secure your Vue apps. If you’re looking for a shorter guide, try the [Vue Quick Start guide](https://is.docs.wso2.com/en/latest/quick-starts/vue/){:target="_blank"}, which takes around 15 minutes to complete.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's revise the total read time if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants