Can join a family
This commit is contained in:
geneit_app/src
api
dialogs
routes
geneit_backend/src
@ -10,6 +10,7 @@ interface Constraints {
|
||||
user_name_len: LenConstraint;
|
||||
password_len: LenConstraint;
|
||||
family_name_len: LenConstraint;
|
||||
invitation_code_len: LenConstraint;
|
||||
}
|
||||
|
||||
interface OIDCProvider {
|
||||
|
Reference in New Issue
Block a user