Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Aug 12, 2025

closes #423

This issue led to fact that private space create-update verification failed on the server and therefor changes were not persisted.

@nikgraf nikgraf requested review from Copilot and pcarranzav August 12, 2025 15:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a critical bug in authentication where the wrong public keys were being stored with the appIdentity, causing private space create-update verification failures on the server.

  • Replace account public keys with appIdentity public keys in authentication data
  • Fix server-side verification failures for private space operations

@nikgraf nikgraf merged commit bda13f0 into main Aug 12, 2025
6 checks passed
@nikgraf nikgraf deleted the ng/fix-storing-correct-public-keys branch August 12, 2025 16:00
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.

Fix Identity not found when using the events app creating a Todo

1 participant