@aptly-as/app-express
Advanced tools
Comparing version
@@ -23,3 +23,2 @@ export async function authorize(req, res, next) { | ||
const data = req.aptly.auth.verifyToken(token); | ||
console.log('22', data); | ||
const config = await req.aptly.getConfig(req, data.organization); | ||
@@ -26,0 +25,0 @@ req.aptly.api.init(config.refresh_token, config.organization); |
{ | ||
"name": "@aptly-as/app-express", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Template for NodeJS Typescript", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
97847
-0.09%238
-0.42%