feat: remove auth method
This commit is contained in:
parent
201c56c3dd
commit
9160281ea2
7 changed files with 144 additions and 16 deletions
|
@ -148,6 +148,7 @@ public enum ErrorCode
|
|||
UserNotFound,
|
||||
MemberNotFound,
|
||||
AccountAlreadyLinked,
|
||||
LastAuthMethod,
|
||||
}
|
||||
|
||||
public class ValidationError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue