@@ -0,0 +1,9 @@
import {db} from './db.js';
const users = db.collection('users');
export function initAuth(app) {
app.get('/auth/login', (req, res) => {
})
}
The note is not visible to the blocked user.