aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/golang-jwt/jwt/ecdsa_utils.go
Commit message (Collapse)AuthorAgeFilesLines
* Support webauthn (#17957)Lunny Xiao2022-01-141-69/+0
| | | | | | | Migrate from U2F to Webauthn Co-authored-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
* switch to maintained lib (#16532)techknowlogick2021-07-241-0/+69
Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Andrew Thornton <art27@cantab.net>