You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2022. It is now read-only.
A sensible fix may be to move the actual users endpoint to a new Isaac UsersFacade, which then uses the base Segue methods for the RegisteredUserDTO parts, but can safely separate out the preferences in the Isaac world . . .
(This does mean more classes though . . .)
The text was updated successfully, but these errors were encountered:
The lines that persist user subject preferences are currently in a Segue class, despite being a very Isaac specific thing.
A sensible fix may be to move the actual users endpoint to a new Isaac UsersFacade, which then uses the base Segue methods for the RegisteredUserDTO parts, but can safely separate out the preferences in the Isaac world . . .
(This does mean more classes though . . .)
The text was updated successfully, but these errors were encountered: