Skip to content

Conversation

@unixslayer
Copy link

  • source definitions were set for \Jose\Bundle\JoseFramework\DependencyInjection\Source\KeyManagement\JWKSource\JWK instead of \Jose\Component\Core\JWK which is proper instance for Symfony container to register with
  • in symfony profiler JWK tab an error occurred because data variable is an array. calling data.jwk directly instead of data.seek('jwk')

Spomky and others added 2 commits September 11, 2019 12:44
- source definitions was set for \Jose\Bundle\JoseFramework\DependencyInjection\Source\KeyManagement\JWKSource\JWK instead of \Jose\Component\Core\JWK which is proper instance for Symfony container to register with
- in symfony profiler JWK tab, an error occurred because data variable is an array. calling data.jwk directly instead of data.seek('jwk')
@Spomky Spomky merged commit e424fe4 into web-token:v2.1 Oct 11, 2019
@Spomky
Copy link
Member

Spomky commented Oct 11, 2019

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants