Fix Attendee Login
Closed this issue · 0 comments
s0phialiu commented
Currently, attendees are unable to log in due to their login flow depending on registration services. Refactor the attendee login process by:
- Call populateProfileData from within populateRoleData, pass in profile and sender
- Adjust populateProfileData to match these changes
- We do not need to use our function calling registrationData