Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MBL-1158: Add feature flag for logging in with OAuth #1928

Merged

Conversation

amy-at-kickstarter
Copy link
Contributor

📲 What

Add a new feature flag for our new OAuth login.

🤔 Why

We'll want to ramp this change up.

@@ -7,6 +7,7 @@ public enum RemoteConfigFeature: String, CaseIterable {
case facebookLoginInterstitialEnabled = "facebook_interstitial"
case postCampaignPledgeEnabled = "post_campaign_pledge"
case reportThisProjectEnabled = "report_this_project"
case loginWithOAuthEnabled = "ios_oauth"
Copy link
Contributor Author

@amy-at-kickstarter amy-at-kickstarter Feb 1, 2024

Choose a reason for hiding this comment

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

This is called "android_oauth" on Android, so just keeping it parallel

@amy-at-kickstarter amy-at-kickstarter marked this pull request as ready for review February 1, 2024 20:57
@amy-at-kickstarter amy-at-kickstarter self-assigned this Feb 1, 2024
Copy link
Contributor

@ifosli ifosli left a comment

Choose a reason for hiding this comment

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

Looks good to me but I still don't know our remote config flag creation well, so feel free to wait for Scott to take a look if you'd prefer

@amy-at-kickstarter amy-at-kickstarter merged commit c1f77f0 into main Feb 5, 2024
6 checks passed
@amy-at-kickstarter amy-at-kickstarter deleted the feat/adyer/MBL-1158/#-controller-feature-flag branch February 5, 2024 15:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants