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

✨ Add seed words export feature #333

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

nwingt
Copy link
Member

@nwingt nwingt commented Nov 1, 2022

No description provided.

@nwingt nwingt requested review from williamchong and a team November 1, 2022 04:56
private onPressConfirmButton = async () => {
try {
this.setState({ isLoading: true })
const { accessToken } = this.props.userStore.authCore
Copy link
Member

Choose a reason for hiding this comment

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

Should we force a new login here like in like-co widget?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added, need to update react-native-authcore as well

@nwingt nwingt requested a review from williamchong November 1, 2022 09:36
@nwingt nwingt merged commit 71c6a52 into release/v0.30.0 Nov 1, 2022
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