feat: implement credentials login #90
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Review needed
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DHBW-WE/MeetUp#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/5-credentials_login_functionality"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #5
implements the credentials login functionality
eb0f8d8d5f
tobb2006ded7
bb2006ded7
tod1e6f0339b
d1e6f0339b
tob93258be73
b93258be73
toaf65e8643b
af65e8643b
to3106cedafa
WIP: feat: implement credentials loginto feat: implement credentials login3106cedafa
tod383f77c41
d383f77c41
tof63fc3f1fe
f63fc3f1fe
to7928750d8b
7928750d8b
to2bab63b2b9
2bab63b2b9
to4f7d43a6c2
@ -22,0 +48,4 @@
throw new InvalidLoginError(
`Please sign in with ${user.accounts[0].provider}`,
);
}
Sollten wir da wirklich sagen dass der User woanders die eingegebenen credantials hat?
4f7d43a6c2
to193d3b8f66