Marc Busqué
Marc Busqué
Hi there, is this feature currently being developed? I see that the repo was moved to the jwt organization, so it seems some work has been done. I would like...
Thanks for taking this into consideration. > This can be hidden by your relation API. That's the whole point of having this layer - hide details. I'm not sure if...
Well, the whole point here is to be able to use them transparently. It would make rom's schemas closer to what we have at the database level. I mean, in...
It looks like a devise issue, right? I'll keep it open until it's fixed on their end. Thanks for the references.
Your configuration seems correct in that regard, make sure devise is well set up for an API: https://github.com/waiting-for-dev/devise-jwt/wiki/Configuring-devise-for-APIs
Did you go through all the guides I linked before? One common issue is overriding controllers beyond making them recognizable by Devise.
It makes sense, but it seems specs are failing.
Closing it as it became stale. Feel free to re-take the work if needed. Thanks again for your collaboration.
Not sure. However, if you don't need cookies you can disable session storage altogether.
Hey @peterberkenbosch, having this work finished would be great. Is there anything else to do here? If not, could you please rebase from master and set it ready for review?...