mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Merge pull request #17888 from overleaf/jdt-async-tpr
Async Await the third party references module GitOrigin-RevId: 58bbc4160cf00bf26b2cd2ea81659ba213f95294
This commit is contained in:
committed by
Copybot
parent
e1ec856650
commit
4fcade16cb
@@ -108,6 +108,7 @@ class Csrf {
|
||||
|
||||
Csrf.promises = {
|
||||
validateRequest: promisify(Csrf.validateRequest),
|
||||
validateToken: promisify(Csrf.validateToken),
|
||||
}
|
||||
|
||||
module.exports = Csrf
|
||||
|
||||
Reference in New Issue
Block a user