Skip to content

feat(W-23159740): use per-user UA string in SFOauthReactBridge#470

Open
wmathurin wants to merge 1 commit into
forcedotcom:devfrom
wmathurin:W-21167151-feature-flags-per-user
Open

feat(W-23159740): use per-user UA string in SFOauthReactBridge#470
wmathurin wants to merge 1 commit into
forcedotcom:devfrom
wmathurin:W-21167151-feature-flags-per-user

Conversation

@wmathurin

Copy link
Copy Markdown
Contributor

Summary

  • SFOauthReactBridge.mm: passes currentUser to userAgentString:@"" forUser:currentUser so per-user feature flags are included in the User-Agent string returned to React Native during authentication

GUS Stories

  • W-23159740 (iOS per-user feature flags)
  • W-21167151 (spike)

Dependencies

Test plan

  • Code review — single-method change
  • Integration tests (require sandbox credentials — run in CI)

Passes current user to userAgentString:forUser: so per-user
feature flags appear in the User-Agent for RN authenticate calls.
@github-actions

Copy link
Copy Markdown
TestsPassed ✅SkippedFailed
iOS ^18 Test Results35 ran35 ✅
TestResult
No test annotations available

@github-actions

Copy link
Copy Markdown
TestsPassed ✅SkippedFailed
iOS ^26 Test Results35 ran35 ✅
TestResult
No test annotations available

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