crabber-net / crabber

A Twitter clone written in Python + Flask with extended features and a focus on inclusivity.
https://crabber.net
GNU General Public License v2.0
47 stars 14 forks source link

Add the ability to have multiple accounts logged into one browser session at once #78

Open lostlibrarysys opened 2 years ago

lostlibrarysys commented 2 years ago

Similar how Twitter currently handles multiple accounts on one browser, have an option somewhere to add an additional account to the browser session that you can simply switch between quickly.

Personal case usage for this would be that I have both a personal account and a positivity account, and being able to switch quickly to my positivity account without having to mess with logging in and out so I can remolt one thing onto it would be very convienient for me. Another case usage I've seen brought up is for plural systems who's members want seperate accounts, having the ability to keep them logged in together instead of having to constantly log in and out would be handy for them too, especially systems with memory issues who may accidentally forget passwords easily

Obviously this isn't really a priority feature, but would be something that would just be handy to have. Thank you Jake and everyone else who contributes to Crabber!

jakeledoux commented 2 years ago

Would be nice to have eventually. Thanks for opening the issue.