Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Login command to use new Auth method #2230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

igorsmotto
Copy link
Collaborator

@igorsmotto igorsmotto commented Jan 7, 2025

Proposed changes

This PR is a rewrite on maestro login. Now, instead of logging in directly on the terminal, the user's browser is opened to login directly on AuthKit (The same method on Robin). The callback is then returned on the localserver with the authentication code, which is then swapped with an API Key.

This can't be merged before testing on Windows and Linux. Furthermore, it requires changes on the Backend.

Testing

  • Tried to signin and signup using the new maestro login on a Mac.
  • Also simulated a failure scenario
  • Test on Windows
  • Test on Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant