Our great sponsors
-
You might take a look at a framework that already includes user authentication like Feathers.js. The Getting Started Guide walks you through creating a simple real-time chat app with user authentication. And the final chat app code is on GitHub here.
-
Keystone also comes with user authentication out of the box. It's GraphQL focused. I know Keystone v5 supports MongoDB, but not positive about v6.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
You might take a look at a framework that already includes user authentication like Feathers.js. The Getting Started Guide walks you through creating a simple real-time chat app with user authentication. And the final chat app code is on GitHub here.