You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: claims-source-app/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This project provides the minimal implementation of a claims source to be integr
6
6
7
7
## Database
8
8
9
-
The `database.json` file acts as our database and holds an array of user objects. Add your own claims to that array and ensure that every object has the `email` claim used to query the array, plus any claims taht your credential configuration requires.
9
+
The `database.json` file acts as our database and holds an array of user objects. Add your own claims to that array and ensure that every object has the `email` claim used to query the array, plus any claims that your credential configuration requires.
0 commit comments