Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion embedding_jwt/jwt/views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
frameborder="0" <!-- Removes the default iframe border (handled by the CSS border instead) -->
allowfullscreen <!-- Allows the iframe content to be displayed in fullscreen mode -->
title="Sigma Embed with JWT"> <!-- Provides a descriptive title for the iframe, improving accessibility -->
allow="clipboard-read; clipboard-write" <!-- Allows for copy paste functionality to work -->
</iframe>
</body>
</html>
</html>