Search Unity

GameSparks as a backend?

Discussion in 'Getting Started' started by zoudarren7, Oct 22, 2020.

  1. zoudarren7

    zoudarren7

    Joined:
    Jul 24, 2019
    Posts:
    11
    Hello, I did some research and I might use Game Sparks as my backend but I have a few questions.

    Does gamespark have authentication? And are the password and email encrypted in transit or do I have to handle that?

    Does gamespark have a database? Is it noSQL? How does it compare to Firebase's cloud Firestore noSQL database?

    How is gamesparks cloud functions for APIs? How does it compare to Firebase's?

    Thanks.