mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-19 05:23:14 +02:00
Add User Info Page
This commit is contained in:
@@ -63,7 +63,7 @@ module.exports = async function (req, res) {
|
||||
users: userIds,
|
||||
createdAt: Date.now(),
|
||||
expiresAt: expiration,
|
||||
});
|
||||
}, [`user:${userId}`]);
|
||||
|
||||
res.json({
|
||||
id: payload.id,
|
||||
|
||||
Reference in New Issue
Block a user