Can join a family
This commit is contained in:
@@ -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