You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before the v3 change you could login to storj with a Key likeKeys(username, password, mnemonic), however now that has changed. How do we get the apikey and encryption access to create a key now? are they user specified?
The text was updated successfully, but these errors were encountered:
Note that in the Android library the "access grant" is still called "scope". This is the old name. We will soon update the Android library to reflect that.
@kaloyan-raev is there any way to expose a list of satellites with their address? So we can have the user select one. Also should we be using android-libstorj or uplink-android? The former seems to have better interfaces for handling login, etc.
Before the v3 change you could login to storj with a Key like
Keys(username, password, mnemonic)
, however now that has changed. How do we get the apikey and encryption access to create a key now? are they user specified?The text was updated successfully, but these errors were encountered: