dropbox?
Dracks opened this issue · 6 comments
I was having problems to log in in dropbox in my new sailfish os.
And I tried copying the url of autentication, and loggin in with the laptop, and after paste that in the browser of my sailfish, and for the system configuration worked fine,
Maybe you can do something like that. (at list for a first step, to avoid more issues)
@Dracks Copy/paste is too insecure. I'll try to implement recommended authorization for applications without functional embedded webview.
I did copy paste in more than one cli application. Maybe had a simple mode in cli to autenticate it using copy paste?
Currently I don't have time, otherwise, I will be glad to try to help to integrate sailfish sso.
Ok. I can replace webview with provided link to copy and a field for final redirection link.
On other hand I've started implementing new Oauth2 system using PKCE flow.
Starting September 30th, 2021, the Dropbox OAuth flow will no longer return long-lived access tokens. It will instead return short-lived access tokens, and optionally return refresh tokens. Please be sure to review, test, and move to the new permission model before then.
ok,
Thanks,