Experimental port to Firebase hosting
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
function showAuth(req, res) {
|
||||
export default function showAuth(req, res) {
|
||||
res.send({ auth: req.user });
|
||||
}
|
||||
|
||||
module.exports = showAuth;
|
||||
|
Reference in New Issue
Block a user