support for custom token type#154
Conversation
|
Hi @dagframstad thanks for your contribution, it's looking rather interesting. We're taking a deep look at your proposal. In the meantime, could you check the Deepsource action failure? https://app.deepsource.com/gh/krakend/krakend-jose/run/97278256-ef64-4c59-b3c9-2c5ec46baeba/go/ Additionally, I'm a bit concerned about changing the signatures of |
…ieWithType and FromHeaderWithType with the new type parameter as requested. Also fixed one of the Deepsource action failures.
|
Hi @thedae , thanks for the feedback. I think this last commit addresses you concerns. |
|
Awesome @dagframstad, thanks for the patch. The team is a bit overloaded right now, but we'll do our best to check and validate this PR as soon as we can |
Support for custom token type
example config:
Solution for issue #153