This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Releases: descope/angular-sdk
Releases · descope/angular-sdk
v0.5.3
What's Changed
- Widgets: Widgets are components that allow you to expose management features for tenant-based implementation. Available widgets:
-user-management
widget - will let you embed a user table in your site to view and take action.
-role-management
widget will let you embed a role table in your site to view and take action.
-access-key-management
widget will let you embed an access key table in your site to view and take action.
v0.5.1
Enhancements
ready
Callback for Flows Components: This callback indicates when the first screen of the Flow has fully rendered. This is useful for facilitating the display of a loading indicator until the page is ready
0.5.0-alpha.1
Initial release of Descope Angular SDK