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

Login with custom server & preauth key #520

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

Conversation

cmueller-tp
Copy link

Hi!
This is just a hacky PoC - works but not prod ready (I'm not a Kotlin dev).

As I see it there are 2 general options to accomplish this:

  1. adding another entry in the menu with another menu to enter both
  2. unifying the menus with default URL and optional preauth key (kind of what I did but what I currently have does only work with both)

What do you think?

@agottardo
Copy link
Collaborator

Thank you for the contribution. We will discuss this with our UX design team to decide the correct location and flow for this feature.

cc @sonovawolf @kari-ts

@cmueller-tp
Copy link
Author

Let me know if the suggested flow is to your liking, I can do a quick implementation of the intended behavior, if that helps.

@cmueller-tp
Copy link
Author

What do you think about logging in via a token that consists of the preauth key and a server URI optionally encoded in a QR code? That would make logging in via smartphone very convenient and seamless for users and would also come in handy for onboarding servers with just a single token (b64) that needs to be copied over to the client.

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.

2 participants