-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* trigger staging deploy * fix: long app id * fix: verify staging endpoint (#18) * Feat Siwe validation dev (#23) * fix orb payload (#16) fix orb payload * update token type (#17) Token type updated * Transaction Id is Missing (#19) Transaction ID is missing * usdc (#21) * Implement minikit walletauth command (#20) * implement walletAuth on minikit side * update demo to display wallet-auth * remove http from validation * refactor: wallet auth params validation * adjust demo * fixes --------- Co-authored-by: Andy Wang <[email protected]> * siwe-validation Added logic for SIWE Validation and a valid working example. Note we rely mostly on nonce here and let the user do whatever they want to do. This is a pretty open implementation --------- Co-authored-by: Igor Osipov <[email protected]> * multiple-pay tokens * fix token * device and orb * fix * remove disabled * update errors Removed unused error codes * reduce not before time * verbose nonce * update error * saving nonce * multiple addresses * stringify-integer * fix siwe --------- Co-authored-by: Igor Osipov <[email protected]> Co-authored-by: Igor Osipov <[email protected]>
- Loading branch information
1 parent
5d90fbd
commit 0a5cbd3
Showing
9 changed files
with
103 additions
and
39 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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