@wdalmut/forward-auth
v0.0.1
Published
Forward authentication headers to another endpoint
Downloads
46
Readme
Forward Auth
Simple forward authentication example
npm i --save @wdalmut/forward-auth
Usage
forward("https://user.myendpoint.corley.it/v1/me")
Usage with @wdalmut/mini-auth
auth(forward("https://user.myendpoint.corley.it/v1/me"))