Description
As a user I want to be able to log in into my Mailbox so that I can interact with all of my Emails. This can be achieved by adding a new authorization functionality. I want to provide an email and a password so that I can grant access to my Emails.
Ready Criteria
[ ] everyone understood the scope of this ticket
[ ] effects in domain- / useCase- / external-layers are discussed
[ ] atleast one person is assigned
[x] RegisterUseCase is not implemented (we will do an implicit registration)
Description As a user I want to be able to log in into my Mailbox so that I can interact with all of my Emails. This can be achieved by adding a new authorization functionality. I want to provide an email and a password so that I can grant access to my Emails.
Ready Criteria
Acceptance Criteria
Scope ✅ Login ✅ Check for Email and Password combination ✅ SMTP ❌ IMAP (but allow future adaptation) ❌ Register ❌ Providing Emails
Additional context Add any other context or screenshots about the feature request here.