StanfordHCI / fairwork

Server for the Fair Work Mechanical Turk script
MIT License
7 stars 3 forks source link

Support multiple keys with the same AWS account #8

Open mbernst opened 5 years ago

mbernst commented 5 years ago

Right now our primary user identifier is the underlying AWS account. But multiple people can have different independent keys for the same account. We may want to rearchitect to create our own primary key and use that, allowing the use of multiple IAM accounts from the same AWS. Behavior right now is that if the second user signs up with their keys, it overrides the keys and email address of the prior person.