https://github.com/silvestrevivo/express-authentication
Authorization with Express server, exercise with ReactJS, following the Udemy Tutorial from @StephenGrider
https://github.com/silvestrevivo/express-authentication
authentication authorization express mongodb mongoose nodejs reactjs redux-thunk
Last synced: 2 months ago
JSON representation
Authorization with Express server, exercise with ReactJS, following the Udemy Tutorial from @StephenGrider
- Host: GitHub
- URL: https://github.com/silvestrevivo/express-authentication
- Owner: silvestrevivo
- Created: 2018-08-30T17:56:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T12:15:49.000Z (almost 8 years ago)
- Last Synced: 2025-03-20T15:17:05.803Z (over 1 year ago)
- Topics: authentication, authorization, express, mongodb, mongoose, nodejs, reactjs, redux-thunk
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# express-authorization
Authentication with Node-Express server and ReactJS/Redux Thunk, following the Udemy Tutorial from @StephenGrider