P0SEID0N / BDOAPP

0 stars 0 forks source link

App - IMEI user creation #5

Open P0SEID0N opened 3 years ago

P0SEID0N commented 3 years ago

Create a user based on their IMEI when they first open the application.

BLOCKED by this issue: #4

When you open the app the first time the system will send away an API request to the backend BuddyNetwork service creating you a global user account for your specific IMEI. Then your phone will be returned a "key" which will be a password for your account and your user ID.

The idea here will be that when you open the app you're created an account that you can later convert into your own account to access the application, it would be as simple as filling in your username/email and a password that you would like to use to log in.

This will be down the line however, and is of course blocked by the existence of a backend.