Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 482 Bytes

Cookie-from-note

Whenever user save any note from letsnotes.ga then the note id is set into cookie. Now the cookie is accessible to this site using subdomain cookie this is displayed as cookie from letsnotes.ga

Cookie catcher

And main.letsnotes.ga is another subdomain in which user is able to login and his/her username is passed via cookie so cookie is passed between two subdomain

User login - demo example