Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

feat(recovery): add account recovery experiment #6407

Merged
merged 1 commit into from Aug 1, 2018

Conversation

vbudhram
Copy link
Contributor

Connects with #6394

Copy link

@shane-tomlinson shane-tomlinson left a comment

Choose a reason for hiding this comment

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

r+ - looks perfect @vbudhram!


// Is feature enabled explicitly? ex. from `?showAccountRecovery=true` feature flag?
if (subject.showAccountRecovery) {
return 'treatment';

Choose a reason for hiding this comment

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

Perfect!

@vbudhram vbudhram merged commit da79cc7 into master Aug 1, 2018
@vbudhram vbudhram removed the WIP label Aug 1, 2018
@vbudhram vbudhram deleted the add-recovery-experiment branch August 1, 2018 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants