Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Define Cookie Data #20

Open
ShenranChen opened this issue Apr 30, 2024 · 0 comments
Open

Feature: Define Cookie Data #20

ShenranChen opened this issue Apr 30, 2024 · 0 comments

Comments

@ShenranChen
Copy link
Collaborator

ShenranChen commented Apr 30, 2024

Important, but relatively simple!

Essentially think of a schema for a cookie that will later be used to generate the cookie component and the grid.

What should each cookie have? ID, name, description, image are good starting.

Make an array with the cookie object in a file called data.ts

Here are the different cookies:
Session Cookies
Persistent Cookies
Secure Cookies
HttpOnly Cookies
First-party Cookies
Third-party Cookies
Tracking Cookies
Zombie Cookies
Supercookies
SameSite Cookies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant