Feature/comp 223 login flow
Add functionality in the compendium app to login and navigate to the survey, if the user is marked as active.
Merge request reports
Activity
assigned to @remco.tukker
Looks good, I'm just wondering if its necessary to have the login on the compendium-frontend side though? It seems cleaner if the compendium frontend just has a link and all the auth logic is on the survey-frontend side.. but I guess you want to show right on the compendium frontend page whether you're logged in, right? Or is there some other reason still?
mentioned in commit 865f1ed4
Please register or sign in to reply