Open catarak opened 6 years ago
User authentication via Github is only added. Do you want it via google and facebook as well.
i do want to add google (i'll make a separate ticket for that, there's an existing PR for it too but it may be really out of date and may not work).
what i intend for this issue is for users to be able to use the web editor API without needing to use the front end website. so users would have application keys and secret keys like if you were using the twitter api.
So, if that was not clear from the other issue where this was references, I'm working on this !
This is implemented by #1075 and #1080, and deployed to staging, not yet deployed to production.
Nature of issue?
New feature details:
if users can authenticate via a token or oauth, then they can upload sketches programmatically. and maybe other fun stuff i can't think of at the moment.