Skip to content

Commit c2aafad

Browse files
author
Kalyan Krishna
committed
added comments
1 parent c894863 commit c2aafad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TodoListService-ManualJwt/Controllers/TodoListController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ public void Post(TodoItem todo)
6868
}
6969
}
7070

71+
/// <summary>Checks that the expected claim that proves that the Api was provisioned in a target tenant and consented by an admin/user.</summary>
7172
private void CheckExpectedClaim()
7273
{
7374
//

0 commit comments

Comments
 (0)