Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Releases: descope/vue-sdk

v2.0.9

31 Mar 08:42
Compare
Choose a tag to compare

What's Changed

  • Widgets: Widgets are components that allow you to expose management features for tenant-based implementation. Available widgets:
    - UserManagement widget - will let you embed a user table in your site to view and take action.
    - RoleManagement widget will let you embed a role table in your site to view and take action.
    - AccessKeyManagement widget will let you embed an access key table in your site to view and take action.

v2.0.5

03 Mar 14:52
Compare
Choose a tag to compare

Enhancements

  • ready Callback for Flows Components: This callback indicates when the first screen of the Flow has fully rendered, facilitating the display of a loading indicator until the page is ready

v2.0.0

04 Dec 19:07
Compare
Choose a tag to compare

Breaking changes

We're thrilled to announce a new version of our flow infrastructure (V2) designed to provide you with enhanced performance, scalability, and new features.
More info can be found here

V1.0.3

13 Aug 13:54
Compare
Choose a tag to compare

Enhancements

  • Translation support: We're excited to introduce our support for translation services! Using the relevant Connectors (such as Google Cloud Translate and AWS Translate) you can configure your flow's screens so that they adapt to your users' languages, enhancing the user experience for global audiences.

V1.0.0

13 Aug 13:52
Compare
Choose a tag to compare

Initial release of Descope Vue SDK