Brent Shaffer
Brent Shaffer
Sorry, so were you able to get it working then?
This is the issue I had as well, and is why I upgraded everything... but removing the Gemfile was in error. If you have `nanoc 3.7.5` installed, the `nanoc` command...
This is the perfect place to ask! Although, I may not quite understand the problem. I think users of your plugin should create and configure their own client credentials when...
I've added the `raw` option on all API objects (see the bottom of the README for more info). Will this accomplish what you're looking for here?
We could make `oauth2` Security Providers so that you could configure it easily in your `security.yml`.
Hi @CoDanny ! We have no plans yet, but this is an interesting spec, and definitely seems like one worth supporting.
We could follow the pattern set by the other controllers here, and pass the `Request` to the encryption util, and that could set the proper response code and error message....
Would you be willing to submit a pull request for the suggested changes? On Tue, Aug 29, 2023 at 2:46 PM Guillermo Rodríguez < ***@***.***> wrote: > Yes, that would...
Yep, exactly. I'm doing this in my own implementation, but I've had to override the JWT class to do s— Brent Shaffer On Wed, May 21, 2014 at 1:09 PM,...
I think we'd want something more robust, as there are many parameters available, not just "kid"