feat : wxo oauth sso support#12917
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Migration Validation Passed All migrations follow the Expand-Contract pattern correctly. |
|
Build successful! ✅ |
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (33.33%) is below the target coverage (40.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.10.0 #12917 +/- ##
==================================================
- Coverage 53.87% 53.17% -0.70%
==================================================
Files 2051 2051
Lines 187230 187242 +12
Branches 26578 28123 +1545
==================================================
- Hits 100863 99563 -1300
- Misses 85256 86567 +1311
- Partials 1111 1112 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Summary
Expose WXO OAuth tokens as global variables
When WXO injects environment variables like 'github_oauth_access_token',
they become available as global variables in Langflow flows without
requiring any additional components or configuration.
Example usage: