Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If both jwt or jwt_provider not set in config, attempting to access missing array key jwt_provider #32

Closed
dkarlovi opened this issue Oct 28, 2020 · 1 comment · Fixed by #62

Comments

@dkarlovi
Copy link

dkarlovi commented Oct 28, 2020

Here:

$jwtProvider = $hub['jwt_provider'];

Config example

mercure:
    enable_profiler: '%kernel.debug%'
    hubs:
        default:
            url: '%env(MERCURE_PUBLISH_URL)%'
@chalasr
Copy link
Member

chalasr commented Oct 13, 2021

See #62. Thanks for the report, Dalibor.

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 a pull request may close this issue.

2 participants