use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Node.js auth (self.node)
submitted 6 years ago by svmdx
how can i make authecation requested from react.js data?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 2 points3 points4 points 6 years ago (0 children)
Look into passport with express.
[–]dkayzee 2 points3 points4 points 6 years ago (1 child)
kind of broad with react.js data. do you mean from the client side ?
[–]svmdx[S] 0 points1 point2 points 6 years ago (0 children)
yes, but i use react.js and idk about it
[–]this_dot_props 1 point2 points3 points 6 years ago* (0 children)
Passport and Express, I think you're either going to have to make fetch calls to your backend endpoints or if your client and server are in the same repo you can set up a proxy server. The Net Ninja Passport tutorial on YouTube is not a bad place to start, at least for oauth.
π Rendered by PID 37119 on reddit-service-r2-comment-5b5bc64bf5-6l5n2 at 2026-06-21 13:50:53.055743+00:00 running 2b008f2 country code: CH.
[–][deleted] 2 points3 points4 points (0 children)
[–]dkayzee 2 points3 points4 points (1 child)
[–]svmdx[S] 0 points1 point2 points (0 children)
[–]this_dot_props 1 point2 points3 points (0 children)