OutdatedGuy / Whats-That-Anime

A Flutter application to search for Anime details for images/screenshots
https://whats-that-anime.outdatedguy.rocks
GNU Affero General Public License v3.0
1 stars 0 forks source link

Synchronized Accounts #52

Open OutdatedGuy opened 2 years ago

OutdatedGuy commented 2 years ago

Use Case

When using the app on different devices or platforms like (web and android) it always have separate accounts for all those instances. So we cannot access personal searches from these different instances in a single device. Hence a synchronized account would help to use all data from different devices into one instance.

Proposal

To have Google, GitHub, etc. sign in methods to synchronize all the devices/instances for a particular user.