CS-UCR / senior-design-project-project-memoir

senior-design-project-project-memoir created by GitHub Classroom
MIT License
1 stars 0 forks source link

login authentication for dev branch #47

Closed alexistaana closed 2 years ago

alexistaana commented 2 years ago

Added pages for login and signup. Added the Apple Sign In authentication for users to signup/login. Data is stored and would later be used to store in database for later use in app.

borozcod commented 2 years ago

@alexistaana AppleIDAuthorization.swift is all commented out, do we even need this file? If not could you just delete it and commit the change. Also could you remove all of the commented code in landing view controller.