Ecosyste.ms: Issues

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

GitHub / fenix-hub/godot-engine.jwt issues and pull requests

#48 - Create testing.yaml

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

#48 - Create testing.yaml

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

#47 - Fenix hub patch 2

Pull Request - State: closed - Opened by fenix-hub 11 months ago

#47 - Fenix hub patch 2

Pull Request - State: closed - Opened by fenix-hub 11 months ago

#46 - Create blank.yml

Pull Request - State: closed - Opened by fenix-hub 11 months ago

#46 - Create blank.yml

Pull Request - State: closed - Opened by fenix-hub 11 months ago

#44 - Backport latest refactoring to 3.x branch

Issue - State: open - Opened by fenix-hub 11 months ago
Labels: enhancement

#44 - Backport latest refactoring to 3.x branch

Issue - State: open - Opened by fenix-hub 11 months ago
Labels: enhancement

#41 - Update broken variable names for Issue #40

Pull Request - State: closed - Opened by chrisl8 11 months ago - 2 comments

#41 - Update broken variable names for Issue #40

Pull Request - State: closed - Opened by chrisl8 11 months ago - 2 comments

#40 - Invalid set index 'parts'

Issue - State: closed - Opened by chrisl8 11 months ago - 9 comments

#40 - Invalid set index 'parts'

Issue - State: closed - Opened by chrisl8 11 months ago - 9 comments

#39 - style: remove unnecessary else-return

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

#39 - style: remove unnecessary else-return

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

#38 - style: rename functions to snake case

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

#38 - style: rename functions to snake case

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

#37 - style: private variable naming conventions

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

#37 - style: private variable naming conventions

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

#36 - chore: use accessors for decoder parts

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

#36 - chore: use accessors for decoder parts

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

#35 - chore: remove unused JWTBuilder.secret

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

#35 - chore: remove unused JWTBuilder.secret

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

#34 - chore: reference members using self

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

#34 - chore: reference members using self

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

#33 - fix: allow testing any issuer

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

#33 - fix: allow testing any issuer

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

#32 - Unable to verify using `with_any_of_issuers`

Issue - State: closed - Opened by brownoxford 11 months ago - 2 comments
Labels: bug

#32 - Unable to verify using `with_any_of_issuers`

Issue - State: closed - Opened by brownoxford 11 months ago - 2 comments
Labels: bug

#31 - refactor: prefer inheritance over builder for alg

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

#31 - refactor: prefer inheritance over builder for alg

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

#30 - style: update whitespace based on gdscript style guide

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

#30 - style: update whitespace based on gdscript style guide

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

#29 - refactor: JSON.stringify() is a static function

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

#29 - refactor: JSON.stringify() is a static function

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

#28 - chore: fix unused function parameters

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

#28 - chore: fix unused function parameters

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

#27 - Rename shadowed variables

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

#27 - Rename shadowed variables

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

#26 - Variables shadow already-declared variables

Issue - State: closed - Opened by brownoxford 11 months ago
Labels: bug

#26 - Variables shadow already-declared variables

Issue - State: closed - Opened by brownoxford 11 months ago
Labels: bug

#25 - fix: remove extra leading space

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

#25 - fix: remove extra leading space

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

#24 - doc: update comments referencing system time

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

#24 - doc: update comments referencing system time

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

#23 - docs: minor README updates

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

#23 - docs: minor README updates

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

#22 - fix: pack aud claim

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

#22 - fix: pack aud claim

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

#21 - Unable to verify audience with multiple audiences.

Issue - State: closed - Opened by brownoxford 12 months ago
Labels: bug

#21 - Unable to verify audience with multiple audiences.

Issue - State: closed - Opened by brownoxford 12 months ago
Labels: bug

#20 - fix: typo in claim constant

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

#20 - fix: typo in claim constant

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

#19 - fix: assert_claim_value arg typo

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

#19 - fix: assert_claim_value arg typo

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

#18 - Verify JWT using JWKS key

Issue - State: open - Opened by brownoxford 12 months ago - 6 comments
Labels: enhancement

#18 - Verify JWT using JWKS key

Issue - State: open - Opened by brownoxford 12 months ago - 6 comments
Labels: enhancement

#17 - Can't verify token - "The provided Algorithm doesn't match the one used to sign the JWT." [godot 4]

Issue - State: closed - Opened by ababen1 about 1 year ago - 4 comments
Labels: bug

#17 - Can't verify token - "The provided Algorithm doesn't match the one used to sign the JWT." [godot 4]

Issue - State: closed - Opened by ababen1 about 1 year ago - 4 comments
Labels: bug

#16 - Update for new TYPE enum in Godot4-Beta2

Pull Request - State: closed - Opened by Shane-SM about 2 years ago

#16 - Update for new TYPE enum in Godot4-Beta2

Pull Request - State: closed - Opened by Shane-SM about 2 years ago

#15 - Verify RS256 JWT signature without private key

Issue - State: closed - Opened by AnasASK about 2 years ago - 5 comments

#15 - Verify RS256 JWT signature without private key

Issue - State: closed - Opened by AnasASK about 2 years ago - 5 comments

#14 - Invalid type in JWTDecoder function parse

Issue - State: closed - Opened by AnasASK about 2 years ago - 4 comments

#14 - Invalid type in JWTDecoder function parse

Issue - State: closed - Opened by AnasASK about 2 years ago - 4 comments

#13 - Godot 3.3.4 non existing function "save_to_string" in CryptoKey

Issue - State: closed - Opened by Yesyoor over 2 years ago - 1 comment

#13 - Godot 3.3.4 non existing function "save_to_string" in CryptoKey

Issue - State: closed - Opened by Yesyoor over 2 years ago - 1 comment

#12 - RSA256 algorithm type is not set.

Issue - State: closed - Opened by lalolalo9 over 2 years ago

#11 - Dev

Pull Request - State: closed - Opened by fenix-hub almost 3 years ago

#10 - Switched to Godot 4 support, Repaired broken RS256 implementation.

Pull Request - State: closed - Opened by crazychenz almost 3 years ago - 4 comments

#9 - add RS256 support

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#8 - add payload/header validation

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#7 - Update JWTAlgorithm.gd

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#6 - Update LICENSE

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#5 - Update README

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#4 - Update README

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#3 - v 1.2

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#2 - Create LICENSE

Pull Request - State: closed - Opened by fenix-hub about 3 years ago

#1 - add readme

Pull Request - State: closed - Opened by fenix-hub about 3 years ago