@paynow-do-brasil/paynow-check-auth-lib
v1.0.1
Published
Validar tokens da paynow
Downloads
5
Readme
paynow-check-auth-lib
const auth = require('@paynow-do-brasil/paynow-check-auth-lib');
auth.init("<url_to_check>", "<tenant>")
app.post('route', `auth.check`, ...)