-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ES256 to JWT.ts #254
Add ES256 to JWT.ts #254
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aaedaf5 - Browse repository at this point
Copy the full SHA aaedaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae80a5a - Browse repository at this point
Copy the full SHA ae80a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52646fd - Browse repository at this point
Copy the full SHA 52646fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8e814 - Browse repository at this point
Copy the full SHA ac8e814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fd5ea - Browse repository at this point
Copy the full SHA 27fd5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3835342 - Browse repository at this point
Copy the full SHA 3835342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c26c1a - Browse repository at this point
Copy the full SHA 7c26c1aView commit details -
refactor SignerAlgorithm.ts and SignerAlgorithm.test.ts by breaking u…
…p into files by curve
Configuration menu - View commit details
-
Copy full SHA for 333fa55 - Browse repository at this point
Copy the full SHA 333fa55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ed034 - Browse repository at this point
Copy the full SHA f9ed034View commit details -
remove carriage returns (should be result of enter) and unused variab…
…les as suggested by linter
Configuration menu - View commit details
-
Copy full SHA for 85a5cbc - Browse repository at this point
Copy the full SHA 85a5cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac795f0 - Browse repository at this point
Copy the full SHA ac795f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d108ad - Browse repository at this point
Copy the full SHA 9d108adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 635eb7e - Browse repository at this point
Copy the full SHA 635eb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 622a7d1 - Browse repository at this point
Copy the full SHA 622a7d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e6f7d - Browse repository at this point
Copy the full SHA 62e6f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcdeeb5 - Browse repository at this point
Copy the full SHA dcdeeb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e498f41 - Browse repository at this point
Copy the full SHA e498f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8dccf9 - Browse repository at this point
Copy the full SHA d8dccf9View commit details -
add note about supported key types in JWT, Signer, and Verifier Algor…
…ithms, add a not for secp256r1 support of in src/VerifierAlgorithm.common.ts
Configuration menu - View commit details
-
Copy full SHA for 61e9928 - Browse repository at this point
Copy the full SHA 61e9928View commit details -
in common_Signer_test_test.ts the create JWK functions need to be tes…
…ted for u8a, temporarily commiting for now
Configuration menu - View commit details
-
Copy full SHA for 20c1ebe - Browse repository at this point
Copy the full SHA 20c1ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b18d4e - Browse repository at this point
Copy the full SHA 8b18d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1c1fd - Browse repository at this point
Copy the full SHA 0c1c1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f312794 - Browse repository at this point
Copy the full SHA f312794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a38d4c - Browse repository at this point
Copy the full SHA 8a38d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 027f701 - Browse repository at this point
Copy the full SHA 027f701View commit details -
Configuration menu - View commit details
-
Copy full SHA for f39c88e - Browse repository at this point
Copy the full SHA f39c88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e2bff - Browse repository at this point
Copy the full SHA 92e2bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dcb134 - Browse repository at this point
Copy the full SHA 6dcb134View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0b48b - Browse repository at this point
Copy the full SHA 9c0b48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cd2a2 - Browse repository at this point
Copy the full SHA a0cd2a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fdae8 - Browse repository at this point
Copy the full SHA c8fdae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d970e - Browse repository at this point
Copy the full SHA 71d970eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 358872d - Browse repository at this point
Copy the full SHA 358872dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a108a - Browse repository at this point
Copy the full SHA f5a108aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f7f76 - Browse repository at this point
Copy the full SHA 27f7f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc260fd - Browse repository at this point
Copy the full SHA bc260fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f0e4f - Browse repository at this point
Copy the full SHA e0f0e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f04a7 - Browse repository at this point
Copy the full SHA 28f04a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17cba29 - Browse repository at this point
Copy the full SHA 17cba29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b2791 - Browse repository at this point
Copy the full SHA c0b2791View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8a2e8 - Browse repository at this point
Copy the full SHA ca8a2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129f566 - Browse repository at this point
Copy the full SHA 129f566View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4fc0e2 - Browse repository at this point
Copy the full SHA b4fc0e2View commit details
Commits on Apr 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e4e33e - Browse repository at this point
Copy the full SHA 9e4e33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf34ef - Browse repository at this point
Copy the full SHA dbf34efView commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a2c7e6a - Browse repository at this point
Copy the full SHA a2c7e6aView commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa61104 - Browse repository at this point
Copy the full SHA fa61104View commit details -
Configuration menu - View commit details
-
Copy full SHA for a97d6a9 - Browse repository at this point
Copy the full SHA a97d6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b8fb4 - Browse repository at this point
Copy the full SHA a3b8fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0a669 - Browse repository at this point
Copy the full SHA 4e0a669View commit details
Commits on Aug 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b0cecf - Browse repository at this point
Copy the full SHA 5b0cecfView commit details
Commits on Sep 2, 2022
-
removed recoverable parameter from ES256Signer since only recoverable…
… with secp256k1 not secp256r1
Configuration menu - View commit details
-
Copy full SHA for 169e7bd - Browse repository at this point
Copy the full SHA 169e7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b02c56 - Browse repository at this point
Copy the full SHA 7b02c56View commit details -
created files for verifieralgorithm.ts, tests do not pass..merge with…
… signer alg code
Configuration menu - View commit details
-
Copy full SHA for 636de24 - Browse repository at this point
Copy the full SHA 636de24View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06fca3 - Browse repository at this point
Copy the full SHA b06fca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a4e4bc - Browse repository at this point
Copy the full SHA 3a4e4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c789049 - Browse repository at this point
Copy the full SHA c789049View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b46a2 - Browse repository at this point
Copy the full SHA e8b46a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73bd52 - Browse repository at this point
Copy the full SHA d73bd52View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ab289 - Browse repository at this point
Copy the full SHA c7ab289View commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de5fc43 - Browse repository at this point
Copy the full SHA de5fc43View commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c74f938 - Browse repository at this point
Copy the full SHA c74f938View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8938a0d - Browse repository at this point
Copy the full SHA 8938a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d99f9 - Browse repository at this point
Copy the full SHA a7d99f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68692d - Browse repository at this point
Copy the full SHA b68692dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e587d - Browse repository at this point
Copy the full SHA 29e587dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8291c73 - Browse repository at this point
Copy the full SHA 8291c73View commit details
Commits on Oct 7, 2022
-
update with typescript types and move to dev for jwkToPem and jsonweb…
…token in package.json
Configuration menu - View commit details
-
Copy full SHA for f22a7b1 - Browse repository at this point
Copy the full SHA f22a7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c54b109 - Browse repository at this point
Copy the full SHA c54b109View commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 446e03d - Browse repository at this point
Copy the full SHA 446e03dView commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca7c479 - Browse repository at this point
Copy the full SHA ca7c479View commit details