Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.

Commit 4b74328

Browse files
greyblakemike-casas
authored andcommitted
Update JWT claims for Crystal library
1 parent 8375e90 commit 4b74328

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

views/libraries/crystal.jade

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,31 +13,31 @@ article.jwt-crystal.crystal.accordion(data-accordion)
1313
i.icon-budicon-500
1414
| Verify
1515
p
16-
i.icon-budicon-501
16+
i.icon-budicon-500
1717
code iss
1818
| check
1919
p
20-
i.icon-budicon-501
20+
i.icon-budicon-500
2121
code sub
2222
| check
2323
p
24-
i.icon-budicon-501
24+
i.icon-budicon-500
2525
code aud
2626
| check
2727
p
2828
i.icon-budicon-500
2929
code exp
3030
| check
3131
p
32-
i.icon-budicon-501
32+
i.icon-budicon-500
3333
code nbf
3434
| check
3535
p
36-
i.icon-budicon-501
36+
i.icon-budicon-500
3737
code iat
3838
| check
3939
p
40-
i.icon-budicon-501
40+
i.icon-budicon-500
4141
code jti
4242
| check
4343
.column

0 commit comments

Comments
 (0)