Hello all,
Â
I'm currently willing to use dropbox for uploading and downloading from an android app, in LUA language.
Â
I gave a try using the token generated on the app page in dropbox console interface and it works quite well.
Then come the troubles 🙂
From what I read, I should implement PKCE to get token for the different terminals that use the app. That will avoid to have the token in "clear" in the binaries. Right?
Â
From that I have two questions:Â
Is that a good practice or something to be absolutely done?
Â
The second one, is someone has already performed that in LUA language?Â
I don't know how do it 