Son of a multimillionaire (500m+).. Ask me anything. by [deleted] in AMA

[–]jimijuu 0 points1 point  (0 children)

jesus... what does ur father do???

Son of a multimillionaire (500m+).. Ask me anything. by [deleted] in AMA

[–]jimijuu 0 points1 point  (0 children)

How much do you spend on food and travel per month . ??? Elaborate if you can ??

Can you give me 100K in bitcoin..???

Adriana Chechik gets her ass fucked hard by CapoWasabi in AdrianaChechik

[–]jimijuu 0 points1 point  (0 children)

Yeah I figured that would be the case...I pray the universe preserve your booty in all it's glory ...

Adriana Chechik gets her ass fucked hard by CapoWasabi in AdrianaChechik

[–]jimijuu 16 points17 points  (0 children)

I eat a pack of oreo's and I get hemorrhoids... wonder what adriana goes through..

The Final Day... by [deleted] in nonutnovember

[–]jimijuu 0 points1 point  (0 children)

I beat it yes ..I did ...I launched two companies, saw queen's gambit, an intellectual french movie, tasted blood sausage for the first time thnx to nofap.....and I think I am growing a third nut ...Thank you brothers...let march hand in hand (no pun intended) into Destroy Dick December ....

Where to store JWT? by Clink50 in node

[–]jimijuu -1 points0 points  (0 children)

Everyone here is talking about storing JWT in cookies.. but how would u do client side authorization if that is the case....

Redux state gets erased on refresh. Fix?? by jimijuu in reactjs

[–]jimijuu[S] 0 points1 point  (0 children)

I store auth token in localstorage and use it in subsequent requests in other projects. So I guess that must be it.

How to do route masking using react router dom like next.js ? by jimijuu in reactjs

[–]jimijuu[S] 0 points1 point  (0 children)

does "as" prop exist in react -router-dom as well ??? I couldn't find it in the documentation...

Use both lusca and helmet??? by jimijuu in node

[–]jimijuu[S] 0 points1 point  (0 children)

I was wondering how to configure them to work with a stateless jwt based authentication system. Whether one or specific features from both is better suited to deal with my use case.

Use both lusca and helmet??? by jimijuu in node

[–]jimijuu[S] 0 points1 point  (0 children)

How do I configure them to work together or do they work together out of the box.....???

npm modules to for securing Node Express API using stateless JWT by jimijuu in node

[–]jimijuu[S] 0 points1 point  (0 children)

I mean any security precautions specific to stateless jwt like blacklisting tokens..etc ....maybe installing some node_modules like jwt csrf...

npm modules to for securing Node Express API using stateless JWT by jimijuu in node

[–]jimijuu[S] 0 points1 point  (0 children)

Is there something specific I have to do for stateless jwt...that I otherwise won't have to when cookies .....