Secure your React app @ FOSSASIA 2019

One of the application security golden rules is you should never build a security system from scratch if possible. In the following session, the audience will learn about a boilerplate solution for a React application that includes preconfigured SSO via open-source IdentityServer4 and a set of authentication and authorization React components, including secure routing for react-router, shared claims storage, refresh tokens, etc.