Skip to content

OAuth callback page example

For use with qlik-embed when OAuth connection is chosen.

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <script
      crossorigin="anonymous"
      type="application/javascript"
      data-host="<QLIK_CLOUD_TENANT_URI>"
      src="https://cdn.jsdelivr.net/npm/@qlik/embed-web-components@1/dist/oauth-callback.min.js"
    ></script>
  </head>
</html>

Want to explore more qlik-embed? Explore all qlik-embed UIs and params.

ON THIS PAGE

Was this page helpful?