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

Re-implement cloud-login, using the new config #270

Merged
merged 5 commits into from
Oct 5, 2023
Merged

Conversation

macmv
Copy link
Contributor

@macmv macmv commented Oct 3, 2023

Ticket(s): ENG-5578

Updates cloud-login to use the new ShellConfig class for updating the config.

Email/password, with MFA are supported. Login through github/netlify are not. This matches the behavior before this PR.

Note that this command is not tested, and we don't have a library to test user interaction, so I haven't added tests. I did enable MFA and test out all the things manually, and it seems to be working well.

@macmv macmv requested review from jdcryans and wdberkeley October 3, 2023 23:52
@macmv macmv force-pushed the update-cloud-login branch from bb4cbac to f594a6b Compare October 5, 2023 16:54
src/commands/cloud-login.ts Outdated Show resolved Hide resolved
@macmv macmv force-pushed the update-cloud-login branch from f594a6b to 5540dd3 Compare October 5, 2023 20:29
@macmv macmv merged commit b05685b into main Oct 5, 2023
@macmv macmv deleted the update-cloud-login branch October 5, 2023 20:31
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.

3 participants