feat: remove auth method

This commit is contained in:
sam 2024-11-04 22:04:04 +01:00
parent 201c56c3dd
commit 9160281ea2
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
7 changed files with 144 additions and 16 deletions

View file

@ -148,6 +148,7 @@ public enum ErrorCode
UserNotFound,
MemberNotFound,
AccountAlreadyLinked,
LastAuthMethod,
}
public class ValidationError