parent
d852bda091
commit
43cb7e700d
9 changed files with 23 additions and 49 deletions
|
|
@ -1,11 +1,8 @@
|
|||
"""
|
||||
Module specific business logic for user module
|
||||
|
||||
Functions:
|
||||
- add_user_to_db
|
||||
|
||||
Exports:
|
||||
- add_user_to_db
|
||||
- add_user_to_db: Creates a User record from OIDC claims, or updates user details
|
||||
"""
|
||||
from typing import Any
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue