📄️ Connecting to the Server
In this tutorial, we'll walk through the steps to establish a direct connection to the PostgreSQL database used by Nakama.
📄️ Device Session
This tutorial guides you through the process of creating a new device session using device authentication on your Nakama server. With a device session, your device can securely interact with the server.
📄️ User Session
This tutorial guides you through creating a new user session using email authentication on your Nakama server. With a user session, a logged-in user can securely interact with the server.