Naas Auth Proxy provides the following features:
- Cookies can be retrived after login
- Filter cookie based on name
- Notion.so
- LinkedIn.com
Clone the repo and install dependencies / packages:
$ npm install
Start the API:
$ npm start
API will be started at http://localhost:3001
URL : /token
Params :
url
- URL of the service to perform login
email
- Registred user's email id to be used for login
password
- User password as plain text
filter
- (Optional) Retrive specific cookie based on name