Skip to content

Updates cyd URLs to use rever-domain to match atproto oauth protocol#634

Merged
micahflee merged 1 commit intomainfrom
handle-atproto-redirect
Mar 16, 2026
Merged

Updates cyd URLs to use rever-domain to match atproto oauth protocol#634
micahflee merged 1 commit intomainfrom
handle-atproto-redirect

Conversation

@SaptakS
Copy link
Copy Markdown
Contributor

@SaptakS SaptakS commented Mar 11, 2026

Fixes #616

Updates the cyd URLs to be reverse-domain of API host URLs (such as social.cyd.api). This is what is expected in the atproto oauth for bluesky. It does change the part of URL to be checked from hostname to pathname. I have tested it locally in Fedora and seems to be working.

@micahflee micahflee self-assigned this Mar 12, 2026
@micahflee
Copy link
Copy Markdown
Member

Note: test against the dev server

Copy link
Copy Markdown
Member

@micahflee micahflee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also tested in macOS and it works great. It redirects directly to the app instead of going through the cyd.social website first.

@micahflee micahflee merged commit da6c67b into main Mar 16, 2026
1 check passed
@micahflee micahflee deleted the handle-atproto-redirect branch March 16, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When authenticating to Bluesky, use cyd: links directly

2 participants