Enrique García Navalón

Results 13 comments of Enrique García Navalón

Hi there, any update on this issue? It would be pretty useful for setting up deploys from our CI/CD servers Maybe out of scope of this issue, but why don't...

Short answer: No, an X-Auth-Token is needed. The request to GET /OS-OAUTH2/authorize is done by the request owner user-agent after being redirected by the client (not by the client itself)....

I'll take a look into it then. Just in case, remember that you need to redirect the resource owner to Keystone and authenticate it anyway, so you will need the...

@karunchennuri hi, I just read your comment now, so sorry for the last reply. I left the organization (ging) where I developed the OAuth2 Keystone extension by the end of...

same here, CI jobs started failing suddenly one day because of this issue. The fix was to install the following (Ubuntu): `apt-get install -y --fix-missing postgresql postgresql-client libpq-dev`

I'm interested in support for deep paths, as #26 states. Any updates on this PR? I offer myself to update the code to fix conflicts if no-one is free to...

+1 this is required for any complex translation object

+1! The auth element is pretty complex and documentation doesn't cover barely anything but element creation. Can I help somehow?

This happened to me too and finally fixed it. In my case it was this issue, hope it helps https://github.com/apollographql/eslint-plugin-graphql/issues/256