const token = 'bearer xxxxxxxxxxxxxx' const userId = 'xxxxxxxxxxxxxxxxxxxxxxxxxx' module.exports = { token, userId }