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: store refreshed tokens #363

Closed zepatrik closed 1 month ago

zepatrik commented 2 months ago

With this change, refreshed tokens are now stored in the config. We might need to handle the case where the refresh token expired more gracefully?