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

Alternate login method #555

Merged
merged 8 commits into from
Jan 14, 2025
Merged

Alternate login method #555

merged 8 commits into from
Jan 14, 2025

Conversation

mwilde345
Copy link
Member

@mwilde345 mwilde345 commented Jan 7, 2025

Problem

Users need a way to login without the forced loopback server redirect

Solution

Set redirect_uri to a dashboard page that lets them copy the auth code

Based on the no-redirect flag the shell will wait for the encoded authorization code to be entered

Result

Alternate login method

Screen.Recording.2025-01-07.at.1.05.55.PM.mov

Testing

Updated login tests

@mwilde345 mwilde345 changed the title no browser login option Alternate login method Jan 9, 2025
@mwilde345 mwilde345 marked this pull request as ready for review January 9, 2025 16:22
@mwilde345 mwilde345 requested a review from a team as a code owner January 9, 2025 16:22
@mwilde345 mwilde345 merged commit 6db388a into main Jan 14, 2025
4 checks passed
@mwilde345 mwilde345 deleted the no-browser branch January 14, 2025 20:29
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