Securing a React Web App With Authorization Rules

UI Components for React
Post Reply
SarikaA
Posts: 1
Joined: 18 Jul 2018, 08:43

19 Jul 2018, 09:24

Authentication and Authorization rules are the most important security considerations when building a production app, yet they are often left out as a second thought. Here, we will be building authentication (Who are you?) and authorization (Are you allowed to see this?) flows to a TodoMVC react app.

The key components that we will be using here are:
  • ReactiveSearch, a data-driven UI components library for React for building the UI views,
    NodeJS / Express, as a middleware server for verifying authentication info and authorization flow,
    Auth0, as a hosted authentication service,
    Appbase.io, as a hosted database service.
Source: https://medium.appbase.io/securing-a-re ... 43bf5592ca

Click above link for more information

Post Reply

Return to “PrimeReact”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 13 guests