1. React
  2. React India
  3. 2019
  4. Authentication best practices in React and GraphQL

Authentication best practices in React and GraphQL

Techniques you can use to authenticate your apps, with best practices and common mistakes.

Vladimir Novick at React India 2019

Authentication in React and React Native apps is sometimes considered a painful as well as vulnerable point of any app. If you bring in GraphQL and SSR it can be even harder to implement with security in mind. In this talk we will talk about various techniques you can use to authenticate your apps and will focus on best practices as well as common mistakes people do when using various authentication methods