Skip to content

brianleroux/enhance-setcookie-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro steps

  1. npm i
  2. npm start
  3. navigate to http://localhost:3333/
  4. notice redirect to /login (fake login flow I was messing around with)
  5. click login
  6. see code inside login.mjs that should set-cookie hello=world
  7. observe cookies in logs (no hello=world cookie)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.3%
  • JavaScript 47.1%
  • Arc 3.6%