Skip to content

Commit

Permalink
Update embedding_16_JWT.md
Browse files Browse the repository at this point in the history
JWTs enhance security of your content - removed sentence
  • Loading branch information
pballai authored Aug 21, 2024
1 parent ce2ba78 commit 4f5eb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/sigmaguides/src/embedding_16_JWT/embedding_16_JWT.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To enable this, Sigma supports authenticating secure embeds using <a href="https

### Benefits of JWT

- JWTs enhance security of your content. JWTs are compact, URL-safe tokens that can be digitally signed, ensuring that the data they contain is tamper-proof.
- JWTs are compact, URL-safe tokens that can be digitally signed, ensuring that the data they contain is tamper-proof.

- Embed developers no longer have to use the Sigma UI to generate embed paths; they may use the URL instead.

Expand Down

0 comments on commit 4f5eb29

Please sign in to comment.