bosky0242
let session = await supertokens.getSession(req, res, true).catch(er => er); if(session.err){ return redirect(); }