Grzegorz Brzezinka
Grzegorz Brzezinka
@jankeesvw have you checked in production env?
The assets_manifest reads the Sprockets manifest file from compiled assets - these are available only in production. AFAIK you can emulate it in development by setting `config.assets.compile = false` in...
I have added examples in the wiki: https://github.com/doorkeeper-gem/doorkeeper-grants_assertion/wiki. Comments welcomed
@dsantosmerino Basically, we are a little bit stuck here. The major problem is we are not following the RFC. There were some movements towards supporting the grant flow in a...
You're correct @johnschult! The problem is that we need to support the correct URN in doorkeeper gem. Can you provide a comment it this issue https://github.com/doorkeeper-gem/doorkeeper-grants_assertion/issues/9 ? It would be...