issues Search Results · repo:joshgeller/react-redux-jwt-auth-example language:JavaScript
Filter by
29 results
(65 ms)29 results
injoshgeller/react-redux-jwt-auth-example (press backspace or delete to remove)https://github.com/joshgeller/react-redux-jwt-auth-example/blob/8e1e58f2250996aa991ff1149c4460fe2e30a6d9/src/actions/index.js#L2
i think formatting it this way could be better, for readability
import ...
lubegasimon
- Opened on Apr 6, 2019
- #44
I m working on this manual
1. git clone https://github.com/joshgeller/react-redux-jwt-auth-example.git
2. npm install
3. export NODE_ENV=development
4. node server.js
and get this trouble after step ...
landrail8
- 1
- Opened on May 30, 2018
- #43
Hi, I m new to react. I ve started to learn it a few days ago and as I wrote in the title and considering that a
component should be dumb and shouldn t be aware of the redux state, why isn t it in the ...
giacomocerquone
- Opened on Oct 17, 2017
- #41
Hi, I am new in react and want to explore your example.
I have followed below steps.
Running the Example Locally
1. git clone https://github.com/joshgeller/react-redux-jwt-auth-example.git
2. npm ...
virendav9791
- 1
- Opened on Sep 21, 2017
- #40
Josh, I cloned this down. How are you getting access to localStorage? Is that from phantom? When I try that in my react
project I get undefined so figure it s gotta be phantom (or I could use casper probably): ...
dschinkel
- 1
- Opened on May 29, 2017
- #39
I was surprised to see that the boilerplate only contained unit tests for the actions, with no test coverage at the
component level.
Then I started writing the component tests..
Does anyone have some ...
mikepc
- Opened on Dec 12, 2016
- #37
Here is an operation from
https://github.com/joshgeller/react-redux-jwt-auth-example/blob/master/src/actions/index.js#L63.
In decoded varibale in not a token. It is only a payload object which is only ...
wzup
- 1
- Opened on Oct 6, 2016
- #35
Did you read this? http://redux.js.org/docs/basics/UsageWithReact.html#presentational-and-container-components
It looks like you didn t.
Why do you combine Presentational Component with Container Component? ...
wzup
- 1
- Opened on Oct 6, 2016
- #34
Could you please add a link to the appropriate file and code line for each of these steps?
1. The original action creator parses the server response and dispatches success or failure actions accordingly ...
wzup
- Opened on Oct 6, 2016
- #33

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.