docs correct link to oauth 2.0

This commit is contained in:
Ishaan Jaff 2024-08-16 14:02:56 -07:00
parent c5e5bd20ac
commit 3d06b51e4e

View file

@ -82,6 +82,13 @@ litellm_settings:
- Key will be created with `max_budget=100` since 100 is the upper bound - Key will be created with `max_budget=100` since 100 is the upper bound
#### Step 2: Setup Oauth Client #### Step 2: Setup Oauth Client
:::tip
Looking for how to use Oauth 2.0 for /chat, /completions API requests to the proxy? [Follow this doc](.oauth2)
:::
<Tabs> <Tabs>
<TabItem value="okta" label="Okta SSO"> <TabItem value="okta" label="Okta SSO">