Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 275 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 275 Bytes

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"))