should probably be disallowed entirely

principal is S with credentials username, password

entity User {
username : String
email : Email
password : Secret
}

entity S: User{

}
Submitted by Danny Groenewegen on 31 March 2021 at 15:32

Log in to post comments