neinteractiveliterature / intercode

The future of convention web applications
MIT License
24 stars 6 forks source link

NoMethodError: undefined method `kid' for an instance of JSON::JWK (NoMethodError) #9806

Closed sentry-io[bot] closed 1 week ago

sentry-io[bot] commented 1 week ago

Sentry Issue: INTERCODE-6X

NoMethodError: undefined method `kid' for an instance of JSON::JWK (NoMethodError)

  token_headers { |_opts| { kid: Doorkeeper::OpenidConnect.signing_key.kid } }
                                                                      ^^^^
  config/initializers/doorkeeper.rb:238:in `block (2 levels) in <main>'
    token_headers { |_opts| { kid: Doorkeeper::OpenidConnect.signing_key.kid } }
  lib/intercode/virtual_host_constraint.rb:27:in `call'
    @app.call env
  lib/intercode/dynamic_cookie_domain.rb:10:in `call'
    @app.call(env)
  lib/intercode/disable_caching_for_specific_assets.rb:13:in `call'
    status, headers, response = app.call(env)
...
(141 additional frame(s) were not displayed)