This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Releases: descope/vue-sdk
Releases · descope/vue-sdk
v2.0.9
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
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
V1.0.3
Enhancements
- Translation support: We're excited to introduce our support for translation services! Using the relevant Connectors (such as
Google Cloud Translate
andAWS 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
Initial release of Descope Vue SDK