Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 605 Bytes

File metadata and controls

16 lines (8 loc) · 605 Bytes

ConnectBlueskyCredentialsRequest

Properties

Name Type Description Notes
identifier String Your Bluesky handle (e.g. user.bsky.social) or email address
appPassword String App password generated from Bluesky Settings > App Passwords
state String Required state formatted as {userId}-{profileId}. Get userId from GET /v1/users and profileId from GET /v1/profiles.
redirectUri URI Optional URL to redirect to after successful connection [optional]