andrewngu / sound-redux

A Soundcloud client built with React / Redux
http://soundredux.io
GNU General Public License v3.0
5.01k stars 876 forks source link

[Mobile Feat] Authentication? #47

Open sdtsui opened 8 years ago

sdtsui commented 8 years ago

Heyo. I think it's awesome that this webapp is complete enough that I can start a song on mobile, continue working, and forget that I'm not even using the native app. Great work!

I don't see a way to log in from mobile. Can you confirm this? If so, I'm also learning React/Redux, and interested in implementing.

andrewngu commented 8 years ago

Yeah, there is currently no way to authenticate with mobile. I'll admit that mobile was somewhat of an after thought, but I started noticing a lot of traffic on mobile and threw something up super quickly and half assed. If you're interested in implementing, feel free to take a shot at it.

mansour-ahmed commented 8 years ago

@sdtsui Have you started working on this issue already? i would be glad to implement that