mirror of
https://github.com/ProtonMail/go-proton-api.git
synced 2025-12-23 23:57:50 -05:00
feat(BRIDGE-14): Missing response code
This commit is contained in:
committed by
ElectroNafta
parent
ec58ed7ea4
commit
8f966ca604
@@ -29,6 +29,7 @@ const (
|
||||
HumanVerificationRequired Code = 9001
|
||||
PaidPlanRequired Code = 10004
|
||||
AuthRefreshTokenInvalid Code = 10013
|
||||
HumanValidationInvalidToken Code = 12087
|
||||
)
|
||||
|
||||
type ErrDetails []byte
|
||||
|
||||
Reference in New Issue
Block a user