docs icon indicating copy to clipboard operation
docs copied to clipboard

Issue in user object documentation in vue

Open creyD opened this issue 1 year ago • 0 comments

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",)

creyD avatar Feb 26 '24 16:02 creyD