## Background We want to be able to authenticate users for MCC using OAuth2. We will work on further authentication, authorization, and security features after. ## Requirements - [ ] Create MCC Users table as well as all necessary tables - [ ] Connect to third-party API for OAuth2 - [ ] Implement registration and login logic and endpoints