Skip to content

Commit f3cd449

Browse files
committed
Add 'iat' claim support marker for jpadilla/pyjwt (Thanks @esneider!)
1 parent d8a05ee commit f3cd449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/libraries/python.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ article.jwt-python.accordion(data-accordion)
3737
code nbf
3838
| check
3939
p
40-
i.icon-budicon-501
40+
i.icon-budicon-500
4141
code iat
4242
| check
4343
p
@@ -85,4 +85,4 @@ article.jwt-python.accordion(data-accordion)
8585
a(href='https://github.com/jpadilla/pyjwt/') View Repo
8686

8787
.panel-footer
88-
code pip install pyjwt
88+
code pip install pyjwt

0 commit comments

Comments
 (0)