Closed cph-kiwi closed 3 years ago
This allows an authenticated user to answer the questions with the correct answer entries into the quiz-results table.
Fixes #137
Open branch and run "npm run dev". Authenticate, and follow quiz through.
I made a new end point to handle authenticated users. Should work now.
Description
This allows an authenticated user to answer the questions with the correct answer entries into the quiz-results table.
Fixes #137
How to test?
Open branch and run "npm run dev". Authenticate, and follow quiz through.
Checklist