Skip to content
Logo Theodo

Article from Fernando Beck

How To Create an Authentication System and a Persistent User Session with React Native

Fernando Beck11 min read

When developing a mobile app, it's common to have to build an authentication system. However, requiring the users to provide their username and password every time they launches the app, severely deteriorates the user experience. Lately, I have been working on a side…

Continue reading →