Skip to content

Commit

Permalink
api.main: update/add user management routes
Browse files Browse the repository at this point in the history
Overload routes for updating users to ensure unique
usernames. It is also used to get user group names
as a list of strings and convert it to `UserGroup`
object to insert it into DB.
Removed all former user routers and update handlers
to use `fastapi-users` instead.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
Jeny Sadadia committed Oct 13, 2023
1 parent 1f43b4b commit 5ab4dd5
Showing 1 changed file with 157 additions and 259 deletions.
Loading

0 comments on commit 5ab4dd5

Please sign in to comment.