-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support kyc for each wallet #827
Open
AlaaElattar
wants to merge
32
commits into
development
Choose a base branch
from
development_kyc_wallets
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
949f839
WIP: support kyc for each wallet
AlaaElattar c77aece
WIP: move kyc verification steps to separate component
AlaaElattar 5e1d4c0
WIP: move kyc to separate componnet
AlaaElattar 521495e
WIP: add kyc fucntions in separate file
AlaaElattar 8b13b92
WIP: trying to fix error while verifying kyc
AlaaElattar f8f76a8
undo changes in podfile.lock
AlaaElattar 6263895
idenfy-service-url
AlaaElattar 1bce7c0
remove prints && commnted lines
AlaaElattar bd42cbb
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar 0406d98
fix threads bug
AlaaElattar 9c150e9
wip: fix verifying kyc
AlaaElattar 2e157bf
fix kyc data dialog && remove kyc from identity screen
AlaaElattar 35e3511
fix context bug
AlaaElattar 7699e63
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar 3b490f4
remove kyc stuff from identity preferences
AlaaElattar b3d9d11
remove debug logs
AlaaElattar 746a3d6
fix bug of not showing email
AlaaElattar 374c859
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar f97c6ec
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar 655bd20
remove debug logs
AlaaElattar 9217f7b
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar eb5c850
handle consistency between idenfy and getVerification
AlaaElattar 559b137
handle checking for status until it matches idenfy
AlaaElattar bd535d8
remove identity global var && shred prefrences functions
AlaaElattar a1b1cce
fix bug of failed verification
AlaaElattar 1bfe5f7
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar b7f4ca1
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar 23cffe3
Merge branch 'development' of github.com:threefoldtech/threefold_conn…
AlaaElattar c6ac685
fix warnings in workflow
AlaaElattar 0262cce
WIP: handle refresh wallet after verification
AlaaElattar e2721b6
WIP: fix refreshing state
AlaaElattar 38749aa
added listener on idenfy state for refreshing
AlaaElattar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do you remove this method?