SwapnilShahGit / SIP

This is a project that was created by the PEY Interns of the 2016-2017 year at SOTI. We created an organizational tool for students using the MEAN stack.
3 stars 0 forks source link

Facebook id is sent instead of user id #590

Closed hobindar closed 7 years ago

hobindar commented 7 years ago

When files are uploaded, back end expects it to receive a user's spore id, not their facebook id.

usoltsevpaul commented 7 years ago

@hobindar I dont have time for this issue.

hobindar commented 7 years ago

@usoltsevpaul Good shit. Back end will fix more front end garbage. :)

hobindar commented 7 years ago

Merged, closing.

It's worth noting, while investigating this, I discovered another issue: on Facebook login, front end makes two queries to back end instead of one. This should be fixed, but not before demo.