go-fed / apcore

Golang ActivityPub Server Framework
GNU Affero General Public License v3.0
104 stars 10 forks source link

Login handler relies on email address #62

Closed zauberstuhl closed 3 years ago

zauberstuhl commented 3 years ago

that is why we have to ensure that the mail address is unique too

cjslep commented 3 years ago

Thank you for finding my overlooked logic!