setting up api more nad getting closer to the connection to backend and adding auth middleware almost
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
channels: {
|
||||
ACTIVATE_LOG_IN: "ACTIVATE_LOG_IN",
|
||||
AUTH_TOKEN: "AUTH_TOKEN",
|
||||
AUTH_TOKENS: "AUTH_TOKENS",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user