- DATE:
- AUTHOR:
- Griffin Solot-Kehl
Hackathon Projects | Stytch CLI and Connected Apps in the command line
At Stytch, we’re always looking for ways to improve developer experience and make integrating auth as simple and painless as possible. That’s why we’re excited to release the Stytch CLI, a recent company hackathon project that puts Stytch API commands right in your terminal with an easy to use interface, helping you ship and manage auth projects faster.
Stytch Connected Apps was the backbone of the project, making it easy to authenticate your account from the terminal. By turning our Dashboard into an identity provider with Connected Apps, we ran the exact integration flow developers face when building their own solution. This process not only let us create a fully authenticated CLI, but it also gave us the opportunity to make production-tested guides and examples that anyone can follow to build their own Stytch-powered command-line tools.
Interested in learning more? Read our full blog post, and install the Stytch CLI easily via NPM, go install
, or build it manually from the GitHub repo. Stay tuned for further updates as we continue to improve the tool. Or build your own CLI application, authenticated with Stytch and tell us about it!
Take care, and stay tuned for tomorrow’s project.