0 Forks
14 Stars
14 Watchers

React-Authorization

:closed_lock_with_key: Authorized login application. Client is using React and Redux with the help of a custom authorized route component. Server is using node with the support of JWT and Bcrypt. User information is stored in a mysql database. Using Sequelize as an ORM. NOTE: In the process of stripping out all AJAX requests from actions. Going forward I will be creating epics with Redux-Observables.

How to download and setup React-Authorization

Open terminal and run command
git clone https://github.com/JaySpears/React-Authorization.git
git clone is used to create a copy or clone of React-Authorization repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with React-Authorization https://github.com/JaySpears/React-Authorization/archive/master.zip

Or simply clone React-Authorization with SSH
[email protected]:JaySpears/React-Authorization.git

If you have some problems with React-Authorization

You may open issue on React-Authorization support forum (system) here: https://github.com/JaySpears/React-Authorization/issues