Skip to content

Commit 2a74066

Browse files
authored
docs: add a link to the demo auth provider (#1226)
1 parent 3ecc30f commit 2a74066

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

admin/authentication-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ export default () => (
6969
/>
7070
);
7171
```
72+
73+
For the implementation of the auth provider, you can find a working example in the [API Platform's demo application](https://github.com/api-platform/demo/blob/master/admin/src/authProvider.js).

0 commit comments

Comments
 (0)