Skip to content

feat(errors): add identity_attributes_not_matched error code#250

Merged
chipp merged 1 commit into
mainfrom
vladimirburdukov/add-identity-attributes-not-matched-error
May 7, 2026
Merged

feat(errors): add identity_attributes_not_matched error code#250
chipp merged 1 commit into
mainfrom
vladimirburdukov/add-identity-attributes-not-matched-error

Conversation

@chipp
Copy link
Copy Markdown
Contributor

@chipp chipp commented May 7, 2026

  • add IdentityAttributesNotMatched to Rust AppError enum with from_code() mapping
  • add identity_attributes_not_matched to IDKitErrorCode TS union in WASM bindings
  • add IdentityAttributesNotMatched to JS IDKitErrorCodes enum

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
idkit-js-example Ready Ready Preview, Comment May 7, 2026 6:03pm

Request Review

@chipp chipp marked this pull request as ready for review May 7, 2026 17:33
Takaros999
Takaros999 previously approved these changes May 7, 2026
- add to Rust AppError, WASM TS bindings, and JS IDKitErrorCodes enum
- add to Swift IDKitErrorCode enum and AppError.from() mapping
- add to Kotlin IDKitErrorCode enum and AppError.from() mapping
@chipp chipp force-pushed the vladimirburdukov/add-identity-attributes-not-matched-error branch from 59ab1aa to c67ba98 Compare May 7, 2026 18:00
@chipp chipp merged commit 4566561 into main May 7, 2026
18 checks passed
@chipp chipp deleted the vladimirburdukov/add-identity-attributes-not-matched-error branch May 7, 2026 18:19
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