In my Socrates app I created a class 'login' to manage future user front_end logins. How can I set the relationship between user and login so that each user can have at most one login?
�
In my Socrates app I created a class 'login' to manage future user front_end logins. How can I set the relationship between user and login so that each user can have at most one login?
�