Skip to content

Commit

Permalink
chore: Update authentication/methods.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Yoofi Quansah <[email protected]>
  • Loading branch information
markphelps and yquansah authored Jan 10, 2024
1 parent 59e7543 commit 9bbeb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authentication/methods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,4 @@ JWT authentication is useful for scenarios where you want to integrate Flipt wit

![JWT Authentication Flow](/images/authentication/jwt.svg)

The JWT issued by the the Authorization Server can then be used to authenticate with Flipt as outlined in [Using JSON Web Tokens](/authentication/using-jwts).
The JWT issued by the Authorization Server can then be used to authenticate with Flipt as outlined in [Using JSON Web Tokens](/authentication/using-jwts).

0 comments on commit 9bbeb39

Please sign in to comment.