VladRafli / animal-adoption-nestjs

Repository for storing my Thesis Application server implementation. Contains API to be digested by Mobile and Web App
GNU Affero General Public License v3.0
1 stars 0 forks source link

Express session with secure option not set session cookie #12

Closed VladRafli closed 1 year ago

VladRafli commented 1 year ago

Express session when using secure option, server needs to be able to serve HTTPS connection.

VladRafli commented 1 year ago

Solved by generate ssl certificate for localhost with minica