PRE-RELEASE: Add device auth flow
Pre-release
Pre-release
This is a pre-release for the authentication functionality that uses the GitHub Device Auth Flow.
Currently this pre-release has all functionality implemented. A proper release will be crafted once we publish this into NPM and have a good CLI experience.
For now you have two commands that you can use:
- migrate: used to migrate your GitHub project boards. It verifies that you are authenticated with GitHub.
- auth: used to authenticate with GitHub and obtain you user token. This token is saved on your machine as a YAML configuration file in your home directory.