A Minecraft Fabric mod that connects the game with ATProtocol ⛏️
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update roadmap to reflect OAuth browser flow (not device flow)

ATProto uses browser-based OAuth with localhost callback, not the
device authorization flow. Updated the roadmap item accordingly.

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>

authored by

Ewan Croft
Letta Code
and committed by
Tangled
bd72c926 7ff1842a

+1 -1
+1 -1
README.md
··· 325 325 * [ ] Add automatic stat syncing at configurable intervals 326 326 * [ ] Add privacy controls and data filtering options 327 327 * [ ] Create example AppView for displaying Minecraft data 328 - * [ ] Implement OAuth device flow for better UX 328 + * [ ] Implement OAuth browser flow for better UX 329 329 * [ ] Add DPoP support 330 330 * [ ] Write comprehensive documentation 331 331 * [ ] Add automated tests