HackIllinois/iOS

Fix Attendee Login

Closed this issue · 0 comments

Currently, attendees are unable to log in due to their login flow depending on registration services. Refactor the attendee login process by:

  1. Call populateProfileData from within populateRoleData, pass in profile and sender
  2. Adjust populateProfileData to match these changes
  3. We do not need to use our function calling registrationData