Skip to content

feat: align FND constants with latest web release - #54

Merged
chaitanyapotti merged 1 commit into
masterfrom
feat/embed-406-rename-constants
Sep 7, 2026
Merged

feat: align FND constants with latest web release#54
chaitanyapotti merged 1 commit into
masterfrom
feat/embed-406-rename-constants

Conversation

@grvgoel81

Copy link
Copy Markdown
Collaborator

Summary

  • Aligns Swift FND constants with the latest @toruslabs/constants / FND web release for EMBED-406.
  • Adds FND_SERVER_MAP, LEGACY_METADATA_MAP, CITADEL_SERVER_MAP, DASHBOARD_PUBLIC_API_MAP, STORAGE_SERVER_MAP, STORAGE_SERVER_SOCKET_URL_MAP, plus BuildEnv, Web3AuthKeyType, and Web3AuthSigType.
  • NodeDetailManager now uses FND_SERVER_MAP for the default endpoint, LEGACY_METADATA_MAP for legacy metadata, and accepts optional buildEnv / keyType / sigType (sent on the node-details request).
  • signerMap and metadataMap are deprecated in favor of the new maps.

Breaking changes

  • Default FND URL: https://fnd.web3auth.io/node-detailshttps://api.web3auth.io/fnd-service/node-details
  • Legacy metadata: https://metadata.web3auth.iohttps://api.web3auth.io/metadata-service
  • signerMap now returns the production Citadel URL instead of https://signer.web3auth.io

@grvgoel81 grvgoel81 self-assigned this Sep 2, 2026
@chaitanyapotti
chaitanyapotti merged commit a7561e6 into master Sep 7, 2026
3 checks passed
@chaitanyapotti
chaitanyapotti deleted the feat/embed-406-rename-constants branch September 7, 2026 09:31
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.

2 participants