Skip to content

Support conversation sync on "login" auth method #3

@ZeroTricks

Description

@ZeroTricks

For conversation sync to work, access tokens need "lumo" scope.

Access tokens received via "login" method, using go-proton-api, lack this scope.
This is to be expected with the application version we send by default macos-drive@1.0.0-alpha.1+rclone.
We use this app version (copied from clone) to avoid captchas; changing this to anything else will result in a captcha we can't pass.

Fix: check with Proton support if there is any app version we can use that both avoid the capctha ceck and has the lumo scope

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions