I made a swift ios app where the user can create a profile and log into it via firebase.
But i made it with Authentication,not with Database.
(Im very beginner in Firebase and in Swift too.)
Is there any way to import the data from Users to a Database?