Skip to content

Commit a397d3a

Browse files
committed
chore: quick overview
1 parent 457e8f0 commit a397d3a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

protection/jwt-claims-dbquery/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Pulling field arguments from JWT claims
22

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+
38
Run the [sample operations](operations.graphql):
49

510
JWT with `regions: IN`.

0 commit comments

Comments
 (0)