Skip to content

Commit c02923c

Browse files
authored
Update admin/authentication-support.md
1 parent c21b4c4 commit c02923c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: admin/authentication-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ It covers:
160160
### Data Provider & HTTP Client
161161

162162
Create a custom HTTP client to add authentication tokens to request headers.
163-
Configure the data `ApiPlatformAdminDataProvider` data provider, and
163+
Configure the `openApiDataProvider`, and
164164
inject the custom HTTP client into the [Simple REST Data Provider for React-Admin](https://github.com/Serind/ra-data-simple-rest).
165165

166166
**File:** `src/components/jsonDataProvider.tsx`

0 commit comments

Comments
 (0)