Skip to content

Commit 0586e00

Browse files
committed
update comment
1 parent 3afdd04 commit 0586e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent_connect/authentication/did_wba.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ def extract_auth_header_parts(auth_header: str) -> Tuple[str, str, str, str, str
556556
- did: DID string
557557
- nonce: Nonce value
558558
- timestamp: Timestamp string
559-
- method: Verification method fragment
559+
- verification_method: Verification method fragment
560560
- signature: Signature value
561561
562562
Raises:

0 commit comments

Comments
 (0)