ory / cli

Create bulk action scripts, automate your tasks, manage your projects, and seamlessly interact with the Ory Network using the Ory command line interface (CLI).
https://www.ory.sh/cli?utm_source=github&utm_medium=banner&utm_campaign=cli
Apache License 2.0
43 stars 22 forks source link

feat: interactive authentication through OAuth2 #359

Closed zepatrik closed 2 months ago

zepatrik commented 2 months ago

courtesy of @alnr closes #357

alnr commented 2 months ago

There are a couple of places where :443 is appended to URLs. Those need to go because it interferes with the OAuth2 URL whitelisting.