Skip to content
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

feat: fixed onboarding issues for new user #699

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

Sardar1208
Copy link
Contributor

- What I did - fixed onboarding issues for new user while in processing state and list of atSigns screen
ticket link - #684

@@ -903,6 +903,98 @@ class _AtOnboardingHomeScreenState extends State<AtOnboardingHomeScreen> {
}
}

Future<dynamic> processSharedSecret(String atsign, String secret) async {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code being repeated from another service ?

Copy link
Contributor

@sachins-geekyants sachins-geekyants Jul 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sardar1208 Is this function being used ?

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