Skip to content
Discussion options

You must be logged in to vote

Thanks for the update, and no problem – if rclone is meeting your needs, that’s a perfectly reasonable choice.

Just to clarify for anyone else reading this thread:

  • Both this client and rclone use the same Microsoft OAuth 2.0 endpoints. The difference is how the redirect is handled locally:
    • this client uses a manual copy/paste of the final redirect URL
    • rclone typically runs a local loopback listener (127.0.0.1) to capture the redirect automatically. As such, issues with the redirect step are usually influenced by the browser environment (extensions, URL handling, timing), rather than differences in the underlying authentication flow
  • Device authentication is configuration-driven and dep…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@alexsokolek2
Comment options

Comment options

You must be logged in to vote
2 replies
@alexsokolek2
Comment options

@abraunegg
Comment options

Comment options

You must be logged in to vote
2 replies
@alexsokolek2
Comment options

@abraunegg
Comment options

Answer selected by abraunegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants