Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alefragnani/pluralsight-securing-react-apps-with-auth0
Sample project used on the Testing React Applications with Jest course from Pluralsight
https://github.com/alefragnani/pluralsight-securing-react-apps-with-auth0
auth0 pluralsight react
Last synced: 14 days ago
JSON representation
Sample project used on the Testing React Applications with Jest course from Pluralsight
- Host: GitHub
- URL: https://github.com/alefragnani/pluralsight-securing-react-apps-with-auth0
- Owner: alefragnani
- Created: 2020-10-14T03:34:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T01:30:00.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T18:25:53.361Z (2 months ago)
- Topics: auth0, pluralsight, react
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pluralsight - Securing React Apps with Auth0
Sample project used on the [Securing React Apps with Auth0](https://app.pluralsight.com/library/courses/react-auth0-authentication-security/exercise-files) course from Pluralsight
## Tools & Environments
* [Visual Studio Code](https://code.visualstudio.com)
The project was developed using VS Code on a Remote Development Container. So, you don't need install anything to play with it.
### External Resources
* [Dependencies for React Auth0 on Pluralsight](https://gist.github.com/coryhouse/cec91ea33f950dfdf7b76569f9f7a239)
# License
[MIT](LICENSE.md) © Alessandro Fragnani