Copy passkey auth fix from Mk plugin repo
This commit is contained in:
parent
90667d96c7
commit
1dbdec1905
4 changed files with 250 additions and 1 deletions
|
@ -15,4 +15,7 @@ const (
|
|||
HttpErrIdDbFailure
|
||||
HttpErrIdNotAuthenticated
|
||||
HttpErrIdJsonMarshalFail
|
||||
HttpErrIdBadRequest
|
||||
HttpErrIdAlreadyExists
|
||||
HttpErrIdNotFound
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue