osu-capstone-cs72 / cs-applied-plan-portal

A portal that streamlines the planning process for OSU CS Applied students and advisors
https://applied-plan-portal.herokuapp.com
MIT License
2 stars 5 forks source link

WIP auth endpoints #42

Closed silverware13 closed 4 years ago

silverware13 commented 4 years ago

Have API endpoints work as expected with new user authentication and update client to use them correctly (not send user ID when token already provides it).