Ecosyste.ms: Issues

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

GitHub / jwtk/jjwt issues and pull requests

#877 - Option to enable strict duplicate detection

Issue - State: closed - Opened by laurids about 1 year ago - 4 comments

#875 - Base64 decoder should not ignore illegal characters

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

#874 - Feat refactored code yash

Pull Request - State: closed - Opened by Yola21 about 1 year ago - 1 comment

#873 - Thread safety issue with Services class / ServiceLoader

Issue - State: closed - Opened by gavanore over 1 year ago - 8 comments

#871 - Detecting JCA family name of a given algorithm

Issue - State: closed - Opened by OriSchmitz over 1 year ago - 4 comments

#870 - Feat: Added New Tests

Pull Request - State: closed - Opened by Yola21 over 1 year ago - 6 comments

#867 - Don't parse jwt token from android lib after update to version 0.12.3

Issue - State: closed - Opened by phamhongphong over 1 year ago - 2 comments

#866 - Cannot parse JWT by new version of jjwt library

Issue - State: closed - Opened by b3lowster over 1 year ago - 2 comments

#865 - Support BouncyCastleFipsProvider

Issue - State: closed - Opened by onyas over 1 year ago - 4 comments
Labels: enhancement

#863 - Version reference changes in preparation for the 0.12.3 release

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

#862 - Upgraded org.json dependency to 20231013

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

#861 - Closes #858.

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

#859 - Unable to verify signature

Issue - State: closed - Opened by emt2dev over 1 year ago - 2 comments

#858 - Support empty claims values

Issue - State: closed - Opened by RaphiMC over 1 year ago - 6 comments

#857 - Can no longer use issuer to help locate key from 0.12.0

Issue - State: closed - Opened by laurids over 1 year ago - 16 comments

#856 - Prepping for the 0.12.2 release

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

#855 - 854 jdk17 visibility

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

#854 - java.lang.reflect.InaccessibleObjectException when using parseUnsecuredClaims() v0.12.1 Java 17

Issue - State: closed - Opened by FreEZer00 over 1 year ago - 5 comments
Labels: JPMS

#853 - prepping for 0.12.1 release

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

#852 - Closes #849

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

#850 - `Streams.bytes` requires an add-opens, manifests as "Invalid Base64Url protected header" error

Issue - State: closed - Opened by plantexchen over 1 year ago - 7 comments
Labels: JPMS

#849 - Reflection access problems with 0.12.0 on JDK 17+

Issue - State: closed - Opened by unrealwork over 1 year ago - 10 comments
Labels: JPMS

#847 - 0.12.0 staging complete

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

#846 - key byte array cleanup as necessary

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

#845 - JwtParser.parse* method renames

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

#844 - Expanded Parser method argument support

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

#843 - README cleanup based on latest API

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

#842 - Update maven wrapper

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

#841 - Builder NestedCollection support

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

#840 - Name cleanup

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

#839 - Add Java 21 to CI matrix build

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

#838 - Replace String/byte[] with (N)IO streams

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

#837 - Replace String/byte[] with (N)IO streams

Issue - State: closed - Opened by lhazlewood over 1 year ago

#836 - Closes #816

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

#835 - Closes #773

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

#834 - JwtParser `parse` method name changes

Issue - State: closed - Opened by lhazlewood over 1 year ago

#833 - Updated Unencoded Payload Option Table of Contents

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

#832 - RFC 7797 implementation

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

#831 - ServiceLoaders are now cached.

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

#830 - Builder collection method semantics

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

#829 - Support `crit` header enforcement

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

#826 - UnsupportedKeyException changes

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

#825 - Include auth_time in SpecDates

Issue - State: open - Opened by laurids over 1 year ago - 2 comments

#824 - Stop including JWT payload in exception messages?

Issue - State: closed - Opened by laurids over 1 year ago - 2 comments

#823 - JWK .equals and .hashCode

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

#822 - JwkSet support

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

#819 - Audience claim string arrays

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

#818 - Upgraded org.json dependency to latest available version 20230618

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

#817 - impl: rename Field to Parameter

Issue - State: closed - Opened by lhazlewood over 1 year ago

#816 - Mistake in PrematureJwtException error message

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

#815 - Allowed clock skew resolving

Issue - State: closed - Opened by laurids over 1 year ago - 4 comments

#814 - New KeyOperation, KeyOperationPolicy and builder concepts

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

#812 - Added regression tests for #365

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

#811 - Added test case for #438

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

#810 - Upgrade BC to 1.76

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

#809 - Enabled key-specific Provider support during JwtParser execution.

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

#808 - Updated README.md to reflect GitHub Discussions support.

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

#806 - Automate GitHub Releases

Issue - State: open - Opened by lhazlewood over 1 year ago

#805 - PKCS11 testing with SoftHSM2

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

#804 - [Question] Is there a plan to release new version for jjwt?

Issue - State: closed - Opened by hollomyfoolish over 1 year ago - 6 comments

#803 - Move EC curve utility functions

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

#802 - Ensure EdwardsCurve#findByKey checked encoded key length if possible

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

#801 - Add overloads to setExpiration and setIssuedAt

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

#800 - Replace duplicate code with global environment variable

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

#799 - Replace duplicate code with a global environment variable

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

#798 - Consolidate BouncyCastle lookup/fallback logic to JcaTemplate

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

#797 - Made Curve and Jwks.CRV part of the public API

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

#796 - Consolidate Encoders and Decoders?

Issue - State: open - Opened by lhazlewood over 1 year ago

#794 - Builder setters

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

#791 - Immutable jwtparser

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

#788 - Unable to map object stored in Subject Claim to Java Class

Issue - State: closed - Opened by jaredr-branscum over 1 year ago - 7 comments

#783 - Overloaded methods of setSigningKey() behave differently

Issue - State: closed - Opened by Mikhail2048 almost 2 years ago - 3 comments

#782 - Changed some javadoc typos

Pull Request - State: closed - Opened by Ivanmatthew almost 2 years ago - 1 comment

#781 - Update examples to meet latest API changes

Pull Request - State: closed - Opened by Ivanmatthew almost 2 years ago - 3 comments

#780 - when new release?

Issue - State: closed - Opened by filipatbnp almost 2 years ago - 18 comments

#779 - Jwts.parserBuilder is blocking

Issue - State: closed - Opened by vahidi-zahra70 almost 2 years ago - 2 comments

#778 - Simple code hangs on .signWith

Issue - State: closed - Opened by raszkiewicz almost 2 years ago - 3 comments

#777 - Use Acsiidoc as README format

Pull Request - State: closed - Opened by bdemers almost 2 years ago - 5 comments

#776 - Bump json from 20220320 to 20230227

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#775 - .parse method behaviour is misleading

Issue - State: closed - Opened by knyttl almost 2 years ago - 1 comment

#774 - Updating build to be reproducible

Pull Request - State: open - Opened by bdemers almost 2 years ago - 7 comments

#773 - Misleading exception message for missing serializer .jar

Issue - State: closed - Opened by lhazlewood almost 2 years ago - 5 comments

#773 - Misleading exception message for missing serializer .jar

Issue - State: open - Opened by lhazlewood almost 2 years ago - 5 comments

#771 - Numbers deserialization using gson

Issue - State: open - Opened by patton73 almost 2 years ago - 3 comments

#771 - Numbers deserialization using gson

Issue - State: open - Opened by patton73 almost 2 years ago - 3 comments

#770 - Upgrade org.json transitive dependency to latest

Issue - State: closed - Opened by shashikanthgadgay0804 almost 2 years ago - 1 comment

#769 - Copy GitHub Actions config from 'jwe' branch

Pull Request - State: closed - Opened by bdemers almost 2 years ago

#769 - Copy GitHub Actions config from 'jwe' branch

Pull Request - State: closed - Opened by bdemers almost 2 years ago

#768 - Pins version of maven-resources-plugin to 3.1.0

Pull Request - State: closed - Opened by bdemers almost 2 years ago - 2 comments

#766 - Unable to verify token after signing it

Issue - State: closed - Opened by quintonn about 2 years ago - 7 comments

#765 - Dynamic Jwt Builder subtype coercion

Issue - State: open - Opened by lhazlewood about 2 years ago

#765 - Dynamic Jwt Builder subtype coercion

Issue - State: open - Opened by lhazlewood about 2 years ago

#764 - SignatureAlgorithm names in document confusion

Issue - State: open - Opened by NoahELE about 2 years ago - 2 comments