Hi all, I joined this slack because I have a use c...
# general
s
Hi all, I joined this slack because I have a use case which does not seem to be possible a the moment. For our E2E environment, I would like to have ory auth tunnel setup which we already have on dev machines. Is there a way to specify the credentials right in the
ory auth
command so it's not an interactive shell which asks for email and password as input? This way we can run this in our ci pipeline for our e2e tests and be able to use ory login flows in our e2e tests
s
There is a community driven github action that you can use at your own risk: https://github.com/marketplace/actions/ory-cli No official support right now
🙌 1