We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457e8f0 commit a397d3aCopy full SHA for a397d3a
protection/jwt-claims-dbquery/README.md
@@ -1,5 +1,10 @@
1
# Pulling field arguments from JWT claims
2
3
+Uses a SQL predicate to limit customer rows returned from a database
4
+to those matching the regions defined in a JWT claim.
5
+
6
+# Try it Out
7
8
Run the [sample operations](operations.graphql):
9
10
JWT with `regions: IN`.
0 commit comments