Skip to content

Changelog

Learn about new developer features and improvements.

For the Qlik Cloud feature changelog, visit What's new in Qlik Cloud.

OAuth callback examples in the qlik-embed authentication guide and quickstart guides now use the @qlik/api package instead of the qlik-embed-webcomponents package.

The OAuth callback functionality is now standardized under @qlik/api as the recommended approach across all frameworks. Whether you’re using web components, Svelte, or another framework, you can use the same OAuth callback solution from @qlik/api. The qlik-embed-webcomponents version is maintained for backwards compatibility but is no longer the primary recommendation.

If you’re currently using qlik-embed-webcomponents for OAuth callback handling, consider migrating to @qlik/api for a more flexible and framework-independent approach.

Was this page helpful?