top | item 26375110 Show HN: Reddish – an open-source Reddit clone. MERN and Redux 10 points| amand33p | 5 years ago |github.com 6 comments order hn newest amand33p|5 years ago Live link: https://reddish.netlify.app Graffur|5 years ago Can users log out? What happens if a user's token is stolen? Can it be invalidated? amand33p|5 years ago Yes, they can logout.Sadly, JWT can be stolen, because my app stores them in local storage. It's a portfolio project, so I didn't use safer methods like cookies. load replies (1) unknown|5 years ago [deleted] approxim8ion|5 years ago Functionally pretty awesome, congratulations on a great project!Dark theme is very low-contrast though. amand33p|5 years ago Thanks!Yes, I agree about dark theme color. It's the default color Material-UI provides, if I'm not wrong. Gotta search on how to override it.
Graffur|5 years ago Can users log out? What happens if a user's token is stolen? Can it be invalidated? amand33p|5 years ago Yes, they can logout.Sadly, JWT can be stolen, because my app stores them in local storage. It's a portfolio project, so I didn't use safer methods like cookies. load replies (1) unknown|5 years ago [deleted]
amand33p|5 years ago Yes, they can logout.Sadly, JWT can be stolen, because my app stores them in local storage. It's a portfolio project, so I didn't use safer methods like cookies. load replies (1)
approxim8ion|5 years ago Functionally pretty awesome, congratulations on a great project!Dark theme is very low-contrast though. amand33p|5 years ago Thanks!Yes, I agree about dark theme color. It's the default color Material-UI provides, if I'm not wrong. Gotta search on how to override it.
amand33p|5 years ago Thanks!Yes, I agree about dark theme color. It's the default color Material-UI provides, if I'm not wrong. Gotta search on how to override it.
amand33p|5 years ago
Graffur|5 years ago
amand33p|5 years ago
Sadly, JWT can be stolen, because my app stores them in local storage. It's a portfolio project, so I didn't use safer methods like cookies.
unknown|5 years ago
[deleted]
approxim8ion|5 years ago
Dark theme is very low-contrast though.
amand33p|5 years ago
Yes, I agree about dark theme color. It's the default color Material-UI provides, if I'm not wrong. Gotta search on how to override it.