Bug Description
process.env.JWT_COOKIE_SAME_SITE does not change cookie properties
Expected Behavior
It should change the jwt cookie properties, it only works through arkos config authentication.jwt.cookie options
Steps to Reproduce
- set a value to
process.env.JWT_COOKIE_SAME_SITE
- Run the server through network
- login using a browser and notice the cookie property value
Arkos configuration
Possible Workaround
Package
arkos
Arkos.js Version (or Package version)
1.4.0-beta
Node.js Version
18.x
Database
PostgreSQL
Operating System
macOS
Pre-submission Checklist