artsy-xapp-middleware
v0.1.2
Published
Node middleware that fetches an xapp token from Artsy, stores it in res.locals, and expires it.
Readme
Artsy Xapp Middleware
Node middleware that fetches an xapp token from Artsy and stores it in sharify data, and expires it.
Use is like so...
app.use require('gravity-xapp')
gravityUrl: 'http://artsy.net'
clientId: '133fsa3'
clientSecret: 'f32j13f'
sharifyData: require('sharify').data