Skip to content
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

Issue in user object documentation in vue #10377

Open
creyD opened this issue Feb 26, 2024 · 0 comments
Open

Issue in user object documentation in vue #10377

creyD opened this issue Feb 26, 2024 · 0 comments
Assignees

Comments

@creyD
Copy link

creyD commented Feb 26, 2024

Description

In the Vue SDK, the user object is not correctly documented. In the user object zoneinfo and locale are documented, which aren't accessible on the user. Additionally the user_metadata is not accessible, even though it should be on the user object and is accessible via the management API.

Screenshot 2024-02-26 at 17 33 02

Reproduction

If you just install the mentioned versions, you will see that the documentation is like in the provided screenshot.

Environment

  • Version of this library used: "@auth0/auth0-vue": "^2.3.3",
  • Version of the platform or framework used, if applicable: vue3 ("vue": "^3.4.15",)
@avanscoy avanscoy self-assigned this Mar 21, 2024
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

No branches or pull requests

2 participants