CMPUT301W23T41 / SnailsCurlUp

CMPUT 301 Group Project
0 stars 3 forks source link

Find out how to access Uniquely-Identifiable Device Information #36

Closed Zgell closed 1 year ago

Zgell commented 1 year ago

Objectives:

Related Issues:

JKHellNo commented 1 year ago

Ayan solved the "login using device" by implementing collectionPreferences. The user device stores the information and can hence "log into my application without using a username and password as my device can identify me." You can refer to what i've said within the particular relevant issue.