I do know how to write and then read the cookie using hapi.js. But my problem is I would like to know how to read the cookie which is set already in browser (by third party api) using hapi.js
Any help is appreciated
Use Request.state.<cookie-name>. 
Below is the link to Hapi.js documentation - https://hapijs.com/api#request.state
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With