GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
100 stars 53 forks source link

Read log-method from server instead of only during signup/signin proces #4169

Open L03TJ3 opened 8 months ago

L03TJ3 commented 8 months ago

Description

In latest release the flow to show login-method on profile was added. this currently is being read and added to storage.userProperties when sign(in/up).

the log-method should already be saved on server and can be read from there (in case of users already logged in)