Every user should identify him/herself when using the mobile app to the server and other users. To achieve this, Firebase creates a user account. Each user should have at least one account to be able to use the InstagramLike service. Unauthorized access is not allowed through the mobile app.
We will use the default account creation service provided by Firebase.