Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 15 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/source/limitations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@

#### Future plans

We plan to address this limitation in a future release by implementing proper token exchange or separate authentication flows for upstream APIs, while still supporting the enterprise requirement for user identity propagation.
We plan to address this limitation in a future release by implementing token exchange or separate authentication flows for upstream APIs, while still supporting the enterprise requirement for user identity propagation.

Check warning on line 42 in docs/source/limitations.mdx

View check run for this annotation

Apollo Librarian / AI Style Review

docs/source/limitations.mdx#L42

Use "Apollo" instead of "we" for clarity. The word "adding" is preferred over "implementing" for simplicity. ```suggestion Apollo plans to address this limitation in a future release by adding token exchange or separate authentication flows for upstream APIs, while still supporting the enterprise requirement for user identity propagation. ```