Update README login instructions for 3.0.3 (device code flow)#708
Merged
MrSprigster merged 1 commit intoJul 11, 2026
Merged
Conversation
The LOGIN section still described the browser-based 'Get OAuth token' flow, which was removed in 3.0.3 - the setting no longer exists. Document the device code login, the public Client ID requirement for automatic token refresh, and the new ad-free/Turbo device login. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
@MrSprigster Hi, what a project :) at least everything is fine. me and claude had a couple of very long sessions... hopefully some people will have fun with this reworked plugin and of course big benefits to anxdpanic for making it possible <3 without his base there would be no way for a rework. |
Collaborator
|
@einanderson Thanks for the efforts you put in and welcome to the long list of contributors to this project over the years. I was just a small part of keeping it going a very long time ago now. Hoping we collectively keep it going for many more years. And yep, huge respect to @anxdpanic for the extensive work he put in to keep the project alive. 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README's LOGIN section still describes the browser-based "Get OAuth token" flow, which was removed in 3.0.3 (#704 / #707) — the setting no longer exists, so the instructions can't be followed anymore.
This updates the README to match 3.0.3:
Docs only, no code changes. Menu paths are quoted from
resources/language/resource.language.en_gb/strings.po.🤖 Generated with Claude Code