Skip to content

Commit

Permalink
Update content/docs/topics/getting-users-identity.md
Browse files Browse the repository at this point in the history
Co-authored-by: Caleb Doxsey <caleb@doxsey.net>
  • Loading branch information
2 people authored and Alex Fornuto committed Jun 10, 2022
1 parent 6cfda0a commit 0ca8d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/topics/getting-users-identity.md
Expand Up @@ -10,7 +10,7 @@ This article describes how to retrieve a user's identity from a pomerium managed
To secure your app with signed headers, you'll need the following:

- An application you want users to connect to.
- A [JWT] library. We require `ES256`based algorithms.
- A [JWT] library. Only the `ES256` signing algorithm is supported.

## Verification

Expand Down

0 comments on commit 0ca8d56

Please sign in to comment.