Replies: 1 comment 2 replies
-
Thanks for the idea @erlend-sh - there's some good documentation there for me to dig into! I'm following the progress over at the Open Podcast API - they are still open to discussion around authentication etc, might be a good fit for them too. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I listen to podcasts on two different devices, so I need a way to sync data between them. As such this relates to sync #132, but I’m also talking about the syncing of my subscriptions and app preferences, as well as having a cloud-backup of my account in the case of lost devices.
To facilitate easy account management, I’d love to see support for the open web-identity standard (among other things) AT Protocol.
https://atproto.wiki/en/wiki/reference/networking/oauth
https://docs.bsky.app/blog/account-management
I see you briefly checked out Bluesky some months ago 😁
The ecosystem has matured a lot now, and implementing atproto’s unique flavor of OAuth in a Dart project is greatly facilitated by atproto.dart by @myConsciousness
Beta Was this translation helpful? Give feedback.
All reactions