firebaseoauth2
Advanced tools
Comparing version
@@ -580,5 +580,11 @@ const express = require("express"); | ||
// ====================================================== | ||
const checkApiAccess = (req, res) => { | ||
} | ||
app.use("/oauth/static", express.static("./oAuth2/public")); | ||
module.exports = app; | ||
module.exports = { | ||
FirebaseOAuth2 : app | ||
} |
{ | ||
"name": "firebaseoauth2", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "indexjs.js", |
16772
0.77%522
0.97%