Skip to content

Commit

Permalink
Update that firebase/php-jwt now supports ES256.
Browse files Browse the repository at this point in the history
Support was added in firebase/php-jwt#239.
  • Loading branch information
Zandor300 committed Dec 28, 2019
1 parent f9ac1bc commit dd02008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/website/libraries/24-PHP.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"rs256": true,
"rs384": true,
"rs512": true,
"es256": false,
"es256": true,
"es384": false,
"es512": false,
"ps256": false,
Expand Down

0 comments on commit dd02008

Please sign in to comment.