pldavid2
pldavid2
Hello @yshmarov. Is the http://ewlit.herokuapp.com/ link ok? I was checking it but seems link an empty demo heroku page. I would like to check if that demo can help me,...
Hello @yshmarov thanks for the update! The thing is I have different kind of users (where I already use rolify), and each of these user types can have different tenants...
> > > > But additionally, one of those "user types" can belong to more than one tenant, and i would like to avoid having the user type information dupped....
Hello, any chance of having this merged? It's a really useful feature.
This seems like a very interesting feature and upon checking I found this answer on StackOverflow https://stackoverflow.com/a/63604858 Basically the idea when having a start frame not on a keyframe seems...
Great work on this @fernandoherreradelasheras and @mifi One question, wouldn't it be better to use show_packets instead of show_frames to find the correct keyframe? Remeber reading that on this comment,...
sorry my bad @mifi ! I only saw the proof of concept :facepalm: I'll wait for the official release to test it :smile:
Hello @BookOfGreg that was a really quick answer, thanks for that :) Are you able to share your code so i can check if i'm missing something really obvious here?...
> > > I'm not allowed to share the code that I currently have working (BigCorp would crush my bones) > > Instead, let me see if I can whip...
> I actually use this combo myself, devise, doorkeeper, rswag. I use Auth_code and Client_Credentials flows rather than password flow, not sure if that makes a difference. Forgot to mention,...