bluesky-social/atproto

"Connected apps" only show recent apps

Open

#3,998 opened on May 11, 2025

View on GitHub
 (0 comments) (8 reactions) (0 assignees)TypeScript (868 forks)github user discovery
buggood first issueoauth

Repository metrics

Stars
 (9,441 stars)
PR merge metrics
 (PR metrics pending)

Description

Steps to Reproduce

  1. Authorize some application via oauth2;
  2. Wait some time (I'd assume at least an hour, maybe more);
  3. Go to https://bsky.social/account;
  4. The app you authorized shouldn't be there;
  5. Use[/interact with] the app you authorized;
  6. It should apppear again in https://bsky.social/account

Attachments

https://github.com/user-attachments/assets/2c9fc5f2-5fad-4ffd-ac17-506f286de8a7

What platform(s) does this occur on?

Web (Desktop)

Device Info

No response

What version of the app are you using?

what ever version bsky.social used at May 11th, 11:16 AM UTC+2

Additional Information

The "Connected apps" section should not just list the applications that have recently used my account (i.e.: like creating a app.bsky.feed.like-record as shown in the video), but rather should list all oauth2 applications that have access to my account.

The wording/description on the page (https://bsky.social/account) doesn't clarify this either.

Contributor guide