pis #12
@ -1,4 +1,6 @@
|
|||||||
module.exports = statusCodes = {
|
module.exports = statusCodes
|
||||||
|
|
||||||
|
const statusCodes = {
|
||||||
700: 'no authentication attempt',
|
700: 'no authentication attempt',
|
||||||
701: 'invalid credentials',
|
701: 'invalid credentials',
|
||||||
702: 'domain not whitelisted',
|
702: 'domain not whitelisted',
|
||||||
|
Loading…
Reference in New Issue
Block a user