When I type `rootly login` (per #15).. I get an 404 page. https://rootly.com/oauth/authorize is the endpoint. query params have the following keys: ``` client_id code_challenge code_challenge_method redirect_uri response_type scope state ```
When I type
rootly login(per #15).. I get an 404 page.https://rootly.com/oauth/authorize is the endpoint.
query params have the following keys: