Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Keats/jsonwebtoken issues and pull requests

#409 - Feature request: Support arbitrary crypto backends

Issue - State: open - Opened by sidrubs 8 days ago - 3 comments

#407 - Add 'fips = ["aws-lc-rs/fips"]' feature flag

Pull Request - State: closed - Opened by Qwe1rty 13 days ago

#405 - Add support of Eq, PartialEq, Debug for DecodingKey

Pull Request - State: open - Opened by deliro 25 days ago - 1 comment

#404 - Next version

Pull Request - State: open - Opened by Keats about 1 month ago

#403 - Make the encoding API more type-safe

Issue - State: open - Opened by GBathie about 1 month ago

#402 - support ring and aws-lc-rs (default = ring)

Pull Request - State: open - Opened by GlenDC about 1 month ago - 8 comments

#401 - Provide a better API for decoding a token without signature validation

Issue - State: open - Opened by tyilo about 1 month ago - 5 comments

#400 - Add unknown variant to KeyAlgorithm

Pull Request - State: open - Opened by ThatNerdUKnow about 1 month ago - 6 comments

#399 - Help for maintenance

Issue - State: open - Opened by Keats 2 months ago

#397 - Update base64 to 0.22

Pull Request - State: closed - Opened by maflcko 3 months ago

#395 - Decode JWT without signature verification?

Issue - State: closed - Opened by jaymell 4 months ago - 3 comments

#394 - Help regarding decoding key and validating.

Issue - State: closed - Opened by Bryson14 4 months ago - 3 comments

#392 - fix: implement hash for JwkSet

Pull Request - State: open - Opened by aminya 4 months ago

#391 - Add `ES256K` algorithm

Issue - State: open - Opened by daniel-mader 4 months ago - 1 comment

#390 - Fix potential panic with bad exp set

Pull Request - State: open - Opened by Keats 4 months ago

#389 - Feature request : optionnaly use aws-lc-rs instead of ring

Issue - State: open - Opened by nicolaspernoud 5 months ago - 9 comments

#388 - validation.rs panics due to improper exp while calculating less_then window/leeway

Issue - State: open - Opened by 0xd-0 5 months ago - 5 comments
Labels: bug

#387 - support decoding byte slices

Pull Request - State: open - Opened by kvc0 5 months ago

#386 - Validation: Allow validation of custom claims

Issue - State: closed - Opened by WtfJoke 5 months ago - 1 comment

#384 - Update header.rs

Pull Request - State: closed - Opened by taylbm 6 months ago - 5 comments

#383 - docs: remove errenous backtick from rsa tests

Pull Request - State: closed - Opened by jdockerty 6 months ago - 1 comment

#382 - Complete documentation with required claims

Pull Request - State: closed - Opened by VGLoic 6 months ago

#381 - Support algorithm: `none`

Issue - State: closed - Opened by calclavia 6 months ago - 2 comments

#380 - Update MSRV in README.md to match Cargo.toml

Pull Request - State: closed - Opened by nerdile 6 months ago - 1 comment

#379 - Resync with parent project

Pull Request - State: closed - Opened by drath3000 6 months ago

#378 - Feature Request: encryption of jsonwebtoken

Issue - State: open - Opened by wrenix 6 months ago - 1 comment

#377 - Add feature based on aws-lc-rs cryptographic library instead of ring

Pull Request - State: open - Opened by KirilNN 7 months ago - 6 comments

#374 - Create Dummy Instances of Error

Issue - State: closed - Opened by ShiromMakkad 7 months ago - 2 comments

#373 - InvalidKeyFomat when using private.pem file

Issue - State: closed - Opened by sourab-updot 7 months ago

#372 - Invalid signature

Issue - State: open - Opened by KevinNaidoo 7 months ago - 2 comments

#371 - src/pem as a separate crate?

Issue - State: open - Opened by tessob 7 months ago - 1 comment

#370 - Add support for the reject_tokens_expiring_in_less_than option.

Pull Request - State: closed - Opened by ploftness-tesla 8 months ago - 8 comments

#368 - How to customize the Header field

Issue - State: open - Opened by jiashiwen 8 months ago - 4 comments

#367 - Refactor auth0 example

Pull Request - State: closed - Opened by tottoto 8 months ago

#366 - Add support for separate nbf and exp leeway options, negative leeway values.

Pull Request - State: closed - Opened by ploftness-tesla 9 months ago - 1 comment

#365 - Add support for negative leeway values

Issue - State: closed - Opened by ploftness-tesla 9 months ago - 8 comments

#364 - Support Extra Key/Value Pairs in the Header

Issue - State: closed - Opened by theadd336 9 months ago - 5 comments

#363 - Add support for JWK thumbprints

Pull Request - State: closed - Opened by andrewbaxter 9 months ago - 1 comment

#362 - Misleading function name `DecodingKey::from_ed_der`.

Issue - State: open - Opened by tokarevart 9 months ago - 10 comments

#361 - Urlsafe base64 hmac keys

Issue - State: open - Opened by andrewbaxter 9 months ago - 2 comments

#360 - Method to get JWK from EncodingKey

Pull Request - State: closed - Opened by andrewbaxter 9 months ago - 2 comments

#359 - Changes to support ACME, including JWS

Pull Request - State: open - Opened by andrewbaxter 9 months ago - 26 comments

#358 - Changes for ACME support

Issue - State: open - Opened by andrewbaxter 9 months ago - 2 comments

#357 - EncodingKey to JWK

Issue - State: open - Opened by andrewbaxter 9 months ago - 4 comments

#356 - Implement Brainpool ciphers

Issue - State: open - Opened by FlixCoder 9 months ago - 1 comment

#355 - Support millisecond validation on `exp` of Claims

Issue - State: closed - Opened by 1552980358 10 months ago - 2 comments

#354 - Document that "exp" field is required

Issue - State: open - Opened by dricair 10 months ago - 2 comments

#353 - Fix typo in jwk.rs

Pull Request - State: closed - Opened by TellMin 10 months ago - 1 comment

#352 - Nonce validation

Issue - State: open - Opened by aagmv 10 months ago - 1 comment

#351 - Make family public

Pull Request - State: open - Opened by brymko 10 months ago - 2 comments

#350 - Treat empty audience as equivalent to no audience

Pull Request - State: open - Opened by MarcusGrass 10 months ago

#349 - Set expected audience to validation in auth0 example

Pull Request - State: closed - Opened by tottoto 10 months ago - 1 comment

#348 - [Bug] Error(MissingRequiredClaim("exp"))

Issue - State: closed - Opened by Baiyuetribe 10 months ago - 4 comments

#347 - Support for compressed tokens

Issue - State: open - Opened by inferiorhumanorgans 10 months ago - 7 comments

#346 - Add wasm tests using was-bindgen-test and wasm-pack

Pull Request - State: closed - Opened by lpotthast 11 months ago - 3 comments

#345 - Release

Pull Request - State: closed - Opened by Keats 11 months ago - 5 comments

#344 - Getting error InvalidAudience when decoding token

Issue - State: closed - Opened by SamTV12345 11 months ago - 1 comment

#343 - Fix typo in README.md

Pull Request - State: closed - Opened by liuliuOD 11 months ago

#342 - A potentially better custom timestamp solution

Pull Request - State: closed - Opened by BrandonDyer64 11 months ago

#341 - Do what chrono does

Pull Request - State: closed - Opened by BrandonDyer64 11 months ago - 1 comment

#340 - Support custom timestamp

Pull Request - State: closed - Opened by BrandonDyer64 11 months ago - 1 comment

#338 - ES256 decoding doesn't work

Issue - State: closed - Opened by amab8901 11 months ago - 1 comment

#337 - Adding secrecy or zeroize for EncodingKey and DecodingKey

Issue - State: open - Opened by mettke 11 months ago - 1 comment

#336 - Add the ability to decode a JWT token without specifying an audience.

Pull Request - State: closed - Opened by sagunb 11 months ago - 4 comments

#335 - `aud` mismatch rejections are hard to debug

Issue - State: closed - Opened by robjtede 12 months ago

#334 - Bump version

Pull Request - State: closed - Opened by Keats 12 months ago

#333 - Upgrade ring

Pull Request - State: closed - Opened by khuey 12 months ago - 4 comments

#332 - Reject tokens when claims has an aud, none expected

Pull Request - State: closed - Opened by grahamc 12 months ago - 4 comments

#331 - ES256 errors with InvalidEcdsaKey

Issue - State: open - Opened by eighty4 12 months ago - 5 comments

#330 - Decode without validation?

Issue - State: closed - Opened by lcmgh 12 months ago - 2 comments

#329 - jsonwebtoken::Validation could help users implement the spec more correctly

Issue - State: closed - Opened by grahamc 12 months ago - 3 comments

#328 - Implement Eq + Hash on `DecodingKey`

Pull Request - State: closed - Opened by baloo about 1 year ago - 2 comments

#327 - Builder for `Validation`?

Issue - State: open - Opened by rakshith-ravi about 1 year ago - 5 comments

#326 - Validating Google Login Tokens

Issue - State: open - Opened by Tapwatero about 1 year ago - 5 comments

#325 - Support use of external signing service

Issue - State: open - Opened by fiadliel about 1 year ago - 1 comment

#324 - deserialization support for some missing algorithms

Pull Request - State: closed - Opened by nick9822 about 1 year ago - 3 comments

#322 - Fix CI

Pull Request - State: closed - Opened by DavidS about 1 year ago - 4 comments

#321 - chore: update ring to 0.16.20

Pull Request - State: closed - Opened by stefan-vatov over 1 year ago - 7 comments

#320 - Allow validating against user provided timestamp

Pull Request - State: closed - Opened by jakubtrnka over 1 year ago

#319 - Add validation against provided timestamp

Issue - State: open - Opened by jakubtrnka over 1 year ago - 1 comment

#318 - remove ring

Pull Request - State: closed - Opened by chenzhenjia over 1 year ago - 18 comments

#317 - Prepare for release

Pull Request - State: closed - Opened by Keats over 1 year ago

#316 - JWK hmac keys are base64url encoded not standard

Pull Request - State: closed - Opened by sjoerdsimons over 1 year ago - 3 comments

#315 - Pin regex version in dev-dependencies

Pull Request - State: closed - Opened by giraffate over 1 year ago - 3 comments

#314 - The pinned tests fails

Issue - State: closed - Opened by giraffate over 1 year ago - 3 comments

#313 - Upgrade pem from version 1 to 2

Pull Request - State: closed - Opened by vojd over 1 year ago - 2 comments

#312 - Fix typo in README.md

Pull Request - State: closed - Opened by KisaragiEffective over 1 year ago - 1 comment

#311 - Add optional support for 3rd party time libraries like `time` and `chrono`

Pull Request - State: closed - Opened by nickguletskii over 1 year ago - 2 comments

#310 - decode_header failing for google identity JWTs

Issue - State: closed - Opened by bendevski over 1 year ago - 1 comment