brillout / clocktab

Source code of Clock Tab.
https://clocktab.com
42 stars 16 forks source link

sign in #8

Open stitch7ssundee opened 4 years ago

stitch7ssundee commented 4 years ago

you should add the ability to sign in so people can save customs to profiles. So if you have multiple devices you don't need to share a bunch long links to have the same customs and ad free screens.

brillout commented 4 years ago

I agree. That said it would involve considerable changes in server infrastructure; I'll implement this if many people ask for it.

itskhaledmohammad commented 3 years ago

@brillout what if, rather than implementing the authentication and authorization on your server, we can use a hosted nosql db, such as firebase. That way much won't be needed to be changed.

brillout commented 3 years ago

True - still a lot of work though. Feel free to hack through the source code, it's open source after all.