What is the importance of the data provided in the API’s registration endpoint?
When you register accounts in the CoginFit platform (https://cognifitapiv2.docs.apiary.io/#reference/0/user-registration/create-new-user-account ) you must provide several values: You must guarantee that the emails are unique.If you send the user’s email address you must be prepared for the case where the user is already registered with CogniFit. In this scenario the user will be asked if they want to […]