processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.37k stars 1.32k forks source link

Add cookies to allow user to stay signed in across browser sessions #3057

Closed Hadibeydoun8 closed 1 month ago

Hadibeydoun8 commented 7 months ago

Increasing access

Session cookies can be used to store accessibility preferences, such as font size, color schemes, or keyboard shortcuts, making it easier for users with disabilities to interact with the platform. This can include individuals with visual impairments, color blindness, or mobility limitations, ensuring that p5.js is more inclusive and accommodating to diverse user needs.

Most appropriate sub-area of p5.js?

Feature enhancement details

Add cookies to allow user to stay signed in across browser sessions

welcome[bot] commented 7 months ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you!

welcome[bot] commented 7 months ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

Pratham271 commented 6 months ago

If it is still open I would like to work on this one