Conversation
…t interface and move RelayerCredentialsClient to utils. Introduce new types for relayer credentials and update related interfaces. Remove deprecated code and improve documentation for clarity.
Reduce passkey clicks
- Introduced SIWEUtils for parsing and handling SIWE messages. - Added SIWE modal for user sign-in requests, including UI components for displaying and confirming sign-in details. - Updated style definitions and schemas to accommodate SIWE fields. - Enhanced package.json and package-lock.json to include the 'tsx' package for testing. - Created new TypeScript interfaces and types for SIWE fields and utilities. - Added tests for SIWEUtils to ensure correct parsing of typed data and personal messages.
- Updated `@1shotapi/ows-provider` to version `0.4.2` and `@1shotapi/ows-types` to version `0.5.1` in package.json and package-lock.json. - Improved event handling in the wallet integration by adding listeners for `chainChanged` and `accountsChanged` events in the `useHostTestActions` hook. - Emitted `accountsChanged` event after resolving account connections in `registerAccountConnect`. - Emitted `chainChanged` event when the chain ID changes in `useWalletBoot`.
…per functionality - Updated the `@1shotapi/ows-oid4` dependency in `package.json` and `package-lock.json` to version `0.4.0`. - Introduced new methods in `CredentialsHelper` for handling credential approval and presentation. - Updated documentation to reflect changes in the constructor and usage of `CredentialsHelper`. - Improved event handling and registration logic for credential operations in the wallet integration.
Siwe specialized page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.