Ecosyste.ms: Issues

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

GitHub / jwt-dotnet/jwt issues and pull requests

#507 - Updated NuGet packages

Pull Request - State: closed - Opened by abatishchev 5 days ago

#506 - Make CI build deterministic

Pull Request - State: closed - Opened by lahma about 2 months ago - 3 comments
Labels: build & deployment

#505 - Make build deterministic for CI

Issue - State: closed - Opened by lahma about 2 months ago

#504 - VULNERABILITY: CVE-2024-30105 - System.Text.Json (6.0.7)

Issue - State: closed - Opened by fmarkyy98 2 months ago - 3 comments
Labels: security

#503 - But in documentation in SystemTextSerializer says it uses System.Text instead of Newtonsoft.Json

Issue - State: open - Opened by dje1990 3 months ago - 2 comments
Labels: bug, documentation

#502 - nbf validation cannot be disabled

Issue - State: open - Opened by Voileexperiments 3 months ago - 5 comments
Labels: enchantment

#501 - Made events async

Pull Request - State: closed - Opened by drusellers 4 months ago - 1 comment

#500 - Authorization throwing an exception: IDX10503

Issue - State: open - Opened by Ibrahimogod 5 months ago - 3 comments
Labels: bug

#499 - Update README.md with sponsor information

Pull Request - State: closed - Opened by abatishchev 5 months ago

#498 - Replaced .NET 7 with .NET 8

Pull Request - State: closed - Opened by abatishchev 5 months ago - 1 comment

#498 - Replaced .NET 7 with .NET 8

Pull Request - State: closed - Opened by abatishchev 5 months ago - 1 comment

#497 - Removed referencing System.Text.Json when targeting modern .NET

Pull Request - State: closed - Opened by thompson-tomo 6 months ago - 8 comments

#496 - System.Text.Json should only be a dependency for .NET standard

Issue - State: closed - Opened by thompson-tomo 6 months ago - 3 comments
Labels: question

#495 - Switched to events model to DI of event type

Pull Request - State: closed - Opened by drusellers 6 months ago - 20 comments
Labels: enchantment

#494 - X21

Issue - State: closed - Opened by aaservice 6 months ago - 1 comment

#493 - X21

Issue - State: closed - Opened by aaservice 6 months ago - 1 comment
Labels: bug

#492 - Added README into NuGet package for JWT

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

#491 - jwt is missing NuGet package README file

Issue - State: closed - Opened by lyndaidaii 8 months ago - 2 comments
Labels: documentation

#490 - Bug, feature and request templates

Pull Request - State: closed - Opened by CADBIMDeveloper 8 months ago - 1 comment

#489 - Added support for JSON Web key sets

Pull Request - State: open - Opened by CADBIMDeveloper 8 months ago - 9 comments
Labels: enchantment

#488 - How to use IJwtValidator.Validate / TryValidate?

Issue - State: closed - Opened by CADBIMDeveloper 8 months ago - 5 comments
Labels: question

#486 - Null reference error when trying to Decode

Issue - State: closed - Opened by BernieJ 10 months ago - 2 comments
Labels: bug

#485 - Expired token not throwing TokenExpiredException

Issue - State: closed - Opened by BernieJ 10 months ago - 7 comments
Labels: question

#484 - Refactor null checks with 'is not null' in JwtBuilder

Pull Request - State: closed - Opened by mmfazrin-phcc-gov 11 months ago - 5 comments
Labels: core

#483 - Fixed typo in AspNetCore project description

Pull Request - State: closed - Opened by jorrit 12 months ago - 1 comment

#482 - Fixed sample for Encode() in README.md

Pull Request - State: closed - Opened by abatishchev 12 months ago
Labels: bug, documentation

#481 - Having trouble with first example Encode()

Issue - State: closed - Opened by derekantrican 12 months ago - 2 comments
Labels: bug, documentation

#480 - Made ctor of ValidationParameters public

Pull Request - State: closed - Opened by sourcevelocity-andy about 1 year ago - 5 comments
Labels: enchantment

#479 - Expiry Time is added to claims when decoding

Issue - State: closed - Opened by pluethi1 about 1 year ago - 3 comments
Labels: question

#478 - Unamrked HMAC SHA based algorithms as insecure and obsolete

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

#477 - Where is `RS256Algorirhm`?

Issue - State: closed - Opened by Akronae about 1 year ago - 1 comment

#476 - Dotnet 8.0 AOT Issues

Issue - State: closed - Opened by andreijw about 1 year ago

#475 - Added default ctor to JwtHeader and decorated it with [JsonConstructor]

Pull Request - State: closed - Opened by andreijw about 1 year ago - 8 comments
Labels: bug

#474 - How to enable MODERN_DOTNET?

Issue - State: closed - Opened by andreijw about 1 year ago - 5 comments
Labels: question

#473 - Decode does not break on wrong signature

Issue - State: closed - Opened by hanselsen over 1 year ago - 5 comments
Labels: question

#472 - Support JWT authentication with public key using ES256 algorithm on .NET Compact Framework 3.5

Issue - State: open - Opened by andyle0302 over 1 year ago - 2 comments
Labels: enchantment

#471 - InvalidOperationException occurs in Decode() after DecodeHeader().

Issue - State: closed - Opened by s-shin over 1 year ago - 2 comments
Labels: enchantment

#470 - Why has the HMAC SHA algorithm become obsolete?

Issue - State: closed - Opened by s-shin over 1 year ago - 2 comments
Labels: question

#469 - Add missing closing angle bracket in code snippet

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

#468 - Support Asynchronous Signing in IJwtAlgorithm interface

Issue - State: open - Opened by AliKhalili over 1 year ago - 5 comments
Labels: enchantment, core

#467 - Added note about breaking changes in 10.0.0

Pull Request - State: closed - Opened by cmeeren over 1 year ago - 2 comments
Labels: documentation

#466 - Using a YAML loop to install .NET frameworks

Pull Request - State: closed - Opened by abatishchev over 1 year ago
Labels: build & deployment

#465 - Including CHANGELOG file into build drop

Pull Request - State: closed - Opened by abatishchev over 1 year ago
Labels: build & deployment

#464 - Disallow Encode(payload) with AddClaim(s)

Pull Request - State: closed - Opened by hartmark over 1 year ago - 5 comments

#463 - Added unit tests for .NET 7

Pull Request - State: closed - Opened by hartmark over 1 year ago - 4 comments

#462 - Fix for #456

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

#461 - Not properly serilized object in fluent version of Decode

Issue - State: closed - Opened by master0luc over 1 year ago - 9 comments
Labels: bug

#460 - Changed target framework, updated dependencies in Extensions projects

Pull Request - State: closed - Opened by abatishchev over 1 year ago
Labels: extensions

#458 - "Illegal base64url string" when try to decode token

Issue - State: closed - Opened by Sakhjen over 1 year ago - 20 comments
Labels: question

#456 - Decode<JwtHeader> not working

Issue - State: closed - Opened by thoron over 1 year ago - 25 comments
Labels: bug

#449 - how to set Slip expiration?

Issue - State: closed - Opened by 390620652 almost 2 years ago - 3 comments
Labels: question

#443 - How do you recommend creating a RS256Algorithm certificate?

Issue - State: closed - Opened by jennifer-notifi almost 2 years ago - 9 comments
Labels: question

#425 - Repo needs bug, feature request templates

Issue - State: closed - Opened by abatishchev over 2 years ago
Labels: help wanted

#418 - RSA256 does not work Says Invalid Algorithm name

Issue - State: closed - Opened by mdhruv1 over 2 years ago - 19 comments
Labels: question

#413 - Improve the integration with AspNetCore

Issue - State: closed - Opened by drusellers over 2 years ago - 6 comments
Labels: enchantment, extensions

#407 - Needs build pipeline for Linux, MacOS

Issue - State: open - Opened by hartmark over 2 years ago - 8 comments
Labels: help wanted, build & deployment

#384 - Marked HMAC SHA based algorithms as insecure and obsolete

Pull Request - State: closed - Opened by abatishchev over 2 years ago - 8 comments
Labels: core

#353 - This instance was constructed without validator and algorithm so cannot be used for signature validation

Issue - State: closed - Opened by BlackBearFTW almost 3 years ago - 31 comments
Labels: question

#309 - Add support for ECDSA signing algorithms

Pull Request - State: closed - Opened by simon-pearson over 3 years ago - 5 comments

#264 - Support building decoder without algorithm factory

Pull Request - State: closed - Opened by abatishchev over 4 years ago - 2 comments
Labels: core

#263 - JwtDecoder throws error if no Algorithm/Factory specified even though it's not needed

Issue - State: closed - Opened by richardhauer over 4 years ago - 17 comments
Labels: bug

#253 - Provide a strong name for all assemblies

Pull Request - State: closed - Opened by FishDawg over 4 years ago - 1 comment
Labels: core

#226 - Make a copy of extra headers before modifying them

Pull Request - State: closed - Opened by jporkka almost 5 years ago - 5 comments
Labels: core

#224 - Removed #if from RSAlgorithmFactory

Pull Request - State: closed - Opened by abatishchev almost 5 years ago - 1 comment
Labels: core

#223 - Refactoring RS256Algorithm, tests

Pull Request - State: closed - Opened by abatishchev about 5 years ago
Labels: core

#221 - Extend RSAlgorithmFactory to support all ctors of RS256Algorithm

Pull Request - State: closed - Opened by flerka about 5 years ago - 6 comments
Labels: core

#209 - Fix Parameters checking in the RS256Algorithm's constructor

Pull Request - State: closed - Opened by mirsaeedi about 5 years ago - 4 comments
Labels: enchantment

#207 - RS256Algorithm with only PrivateKey returns Null Reference Exception

Issue - State: closed - Opened by MohsenneChaverdie over 5 years ago - 10 comments
Labels: question

#199 - Replacing MSBuild with dotnet in build.yml

Pull Request - State: closed - Opened by abatishchev over 5 years ago - 1 comment
Labels: core

#197 - Use the lambda syntax wherever possible

Pull Request - State: closed - Opened by abatishchev over 5 years ago
Labels: core

#196 - Replacing PowerShell-based build with YAML-based

Pull Request - State: closed - Opened by abatishchev over 5 years ago - 1 comment
Labels: core

#195 - Change the RS256Algorithm to take in the RSA Service Provider/RSA

Pull Request - State: closed - Opened by glennawatson over 5 years ago - 12 comments
Labels: enchantment

#188 - Calling Encoding methods from EncodingHelper

Pull Request - State: closed - Opened by abatishchev over 5 years ago
Labels: enchantment, core

#186 - Adding non-throwing methods TryValidate to JwtValidator

Pull Request - State: closed - Opened by abatishchev over 5 years ago
Labels: enchantment, core

#174 - Updating packages, minor refactoring

Pull Request - State: closed - Opened by abatishchev about 6 years ago

#171 - Dependency Issues

Issue - State: closed - Opened by charles-dawes over 6 years ago - 10 comments
Labels: question

#169 - Decode to ClaimsPrincipal

Issue - State: closed - Opened by vincentparrett over 6 years ago - 3 comments
Labels: enchantment

#168 - String reference not set to an instance of a String. Parameter name: s

Issue - State: closed - Opened by ghost over 6 years ago - 11 comments
Labels: question

#167 - Adding overload of Sign() to RS256Algorithm

Pull Request - State: closed - Opened by abatishchev over 6 years ago
Labels: enchantment

#164 - RS256 implemention not having to rely on X509 certificate

Issue - State: closed - Opened by glennawatson over 6 years ago - 11 comments
Labels: enchantment

#163 - Update README.md

Pull Request - State: closed - Opened by Zexuz over 6 years ago
Labels: enchantment, bug

#162 - Using single overload of WithSecret() but with params

Pull Request - State: closed - Opened by abatishchev over 6 years ago - 1 comment
Labels: enchantment

#161 - Promoting NuGet package to 4.0.0 Release

Pull Request - State: closed - Opened by abatishchev over 6 years ago
Labels: core

#160 - Support multiple keys for decoding

Pull Request - State: closed - Opened by abelsayed over 6 years ago - 3 comments
Labels: enchantment

#157 - Is the builder fluent syntax available for .net 4.6?

Issue - State: closed - Opened by nickkaczmarek over 6 years ago - 2 comments
Labels: question

#156 - Extra headers were not encoded

Pull Request - State: closed - Opened by simonedamico over 6 years ago - 2 comments
Labels: bug, core

#155 - Support `kid` header

Pull Request - State: closed - Opened by simonedamico over 6 years ago - 3 comments

#152 - DateTime provider to return DateTimeOffset

Pull Request - State: closed - Opened by abatishchev over 6 years ago - 2 comments
Labels: core

#151 - Refactoring RS256Algorithm

Pull Request - State: closed - Opened by abatishchev over 6 years ago - 1 comment
Labels: enchantment, core

#150 - RS256Algorithm expects private key to be present, throws NRE if it's not

Issue - State: closed - Opened by abatishchev almost 7 years ago - 6 comments
Labels: core

#149 - JwtBuilder expects secret to be mandatory even for RS256

Issue - State: closed - Opened by abatishchev almost 7 years ago - 11 comments
Labels: bug, core

#147 - Adding, renaming, fixing JwtBuilder methods

Pull Request - State: closed - Opened by abatishchev almost 7 years ago - 6 comments
Labels: core

#146 - not before does not work

Issue - State: closed - Opened by mrtylerzhou almost 7 years ago - 3 comments
Labels: question

#145 - DateTimeOffset should be used rather than DateTime

Issue - State: closed - Opened by abatishchev almost 7 years ago
Labels: enchantment, core

#142 - Downgrading to NET46

Pull Request - State: closed - Opened by abatishchev almost 7 years ago - 8 comments
Labels: enchantment

#141 - Possibly reduce target from net462 to net46

Issue - State: closed - Opened by psylenced almost 7 years ago - 1 comment
Labels: question

#139 - Adding overloads for Decode()

Pull Request - State: closed - Opened by paule96 almost 7 years ago - 5 comments
Labels: enchantment

#138 - missing overloads for decode.

Issue - State: closed - Opened by paule96 almost 7 years ago - 2 comments
Labels: enchantment