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

Allow multiple accounts for a single instance #164

Open
chucker opened this issue Aug 24, 2023 · 1 comment
Open

Allow multiple accounts for a single instance #164

chucker opened this issue Aug 24, 2023 · 1 comment

Comments

@chucker
Copy link
Owner

chucker commented Aug 24, 2023

Requested at https://mstdn.social/@MaryHenryGEO/110944566802463482

@IBAction func next(_ sender: Any?) ultimately finds an existing Keychain entry with func clientAppRegistration(for instanceBaseUrl: String) -> ClientApplication?. At no point is there a prompt if you want an additional account.

Semi-related to #89 and #118.

@chucker
Copy link
Owner Author

chucker commented Aug 24, 2023

So, maybe

  • if you don't have an account with that instance yet
(•) Sign up or log in at MyInstance.social
( ) View MyInstance.social as a guest

[ Next ]
  • if you do
You already have an account with MyInstance.social.

(•) Add an additional account at MyInstance.social
( ) View MyInstance.social as a guest

(Does it make sense to add an instance as a guest if you also have a registered account? Hmm.)

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

No branches or pull requests

1 participant