QuestQuill / quest_quill_api

1 stars 0 forks source link

Sprint 2 eliza passwordless #18

Closed elizakeating closed 10 months ago

elizakeating commented 10 months ago

Implements/Fixes:

Implemented necessary BE functionality and endpoints so that FE can implement passwordless login. This includes:

Necessary checkmarks:

[] All Tests are Passing
[X] The code will run locally

Type of change

[X] New feature
[] Bug Fix

Check the correct boxes

[X] This broke nothing
[] This broke some stuff
[] This broke everything

Testing Changes

[] No Tests have been changed
[X] Some Tests have been changed - had to change some tests for search controller because of a change of a method
[] All of the Tests have been changed(Please describe what in the world happened)

Checklist:

[X] My code has no unused/commented out code
[X] I have reviewed my code
[] I have commented my code, particularly in hard-to-understand areas
[X] I have fully tested my code

TY!