Alexander
Alexander
I see you're working on mobile version. But it's not clear enough, I think. What do you think about something like this?   Finish...
@Evanito great! Some features are not working yet, so I need some time. But I'll make PR as soon as possible ;)
@rnevet I'll add more stats, of course. I'm just interested in your thoughts on the concept.
I thought it's just "discuss" issue. But if you're waiting for me - can close. @Evanito, @laxdog, sorry.. Have no time.
Ok, you know how to convince ;) I'll try to find some time, do not close )
Agree. Resource should accept dynamic data to allow pass resource names (or resource URIs #123, but names are preferred) > Any suggestions or solution will be appreciated There's no solution...
@ferrerojosh @KlausNie Let's say we have [following controller](https://gist.github.com/bonnzer/6ecf21feb71e210c64781d88a8211244) and `AdminOrResourceOwnerPolicy`. We have a lot of resources like `MessagesResource` containing respective URIs like `/users//messages/*`. So the question is - how to...
Hello @ferrerojosh @KlausNie I've spent some time investigating how it all works (and should work) and here are my conclusions: * native `keycloak-connect` library [supports URI param passing](https://github.com/keycloak/keycloak-nodejs-connect/blob/24722273ee856189f2f54b5aaada70ad32d4a11b/keycloak.d.ts#L337), so obviously...