We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06deb9f commit 6095fa9Copy full SHA for 6095fa9
README.md
@@ -75,7 +75,7 @@ options = {
75
'verify_exp': True,
76
'verify_nbf': True,
77
'verify_iat': True,
78
- 'verify_aud`: True
+ 'verify_aud': True
79
}
80
```
81
0 commit comments