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: add auth flow with auth dapp #2081

Merged
merged 3 commits into from
Dec 26, 2023
Merged

feat: add auth flow with auth dapp #2081

merged 3 commits into from
Dec 26, 2023

Conversation

meelrossi
Copy link
Contributor

Add auth flow with auth dapp

@coveralls
Copy link

coveralls commented Dec 22, 2023

Coverage Status

coverage: 43.385% (+0.004%) from 43.381%
when pulling 14fd76e on feat/add-auth-flow
into a298b9f on master.

@@ -227,3 +227,14 @@ export const getIsBuyCrossChainEnabled = (state: RootState) => {
}
return false
}

export const getIsAuthDappEnabled = (state: RootState) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you mind adding tests for this selector?

@meelrossi meelrossi merged commit c835114 into master Dec 26, 2023
6 checks passed
@meelrossi meelrossi deleted the feat/add-auth-flow branch December 26, 2023 17:51
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.

3 participants