Skip to content

Comments

Developer app fixes#13736

Merged
raymondjacobson merged 2 commits intomainfrom
rj-dev-app-fixes
Feb 21, 2026
Merged

Developer app fixes#13736
raymondjacobson merged 2 commits intomainfrom
rj-dev-app-fixes

Conversation

@raymondjacobson
Copy link
Member

@raymondjacobson raymondjacobson commented Feb 21, 2026

image
  • Creating dev app sends user-signed relay for CreateDeveloperApp so the indexer accepts the transaction, then uses POST /developer-apps/{address}/access-keys to create the first bearer token.
  • useDeveloperApps image fix – Maps image_url (API) to imageUrl (client) correctly so app icons load.
  • AppDetailsPage credential labels – Adds short descriptions for API Key, API Secret, and Bearer Token.
  • EditAppPage token management – Adds per-token delete (trash) and a “Create New Bearer Token” button.
  • Masked secret display – Introduces MaskedSecretDisplay for API Secret and Bearer Token: masked by default (•••• + last 4 chars) and an eye icon to toggle visibility; copy still uses the full value.

@changeset-bot
Copy link

changeset-bot bot commented Feb 21, 2026

⚠️ No Changeset found

Latest commit: 9578ac2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@raymondjacobson raymondjacobson merged commit 5d282f2 into main Feb 21, 2026
12 checks passed
@raymondjacobson raymondjacobson deleted the rj-dev-app-fixes branch February 21, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant