Skip to content

Commit a90284d

Browse files
authored
Remove broken m2m dashboard image (#2817)
1 parent c491ba9 commit a90284d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/guides/development/machine-auth/overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ If you are looking for support for the OAuth [client credentials flow](https://d
2121

2222
If your goal is to authenticate requests made between several different services within your own infrastructure, this is the intended use case for Clerk's M2M tokens feature. With this feature, you can create machines, dictate which machines are allowed to communicate with each other, and create tokens that can be used to authenticate requests between these machines.
2323

24-
![Clerk dashboard screenshot showing machine configuration for M2M authentication](/docs/images/machine-auth/dashboard-machines.jpg)
25-
2624
To learn more about machine authentication with M2M tokens, see the [M2M tokens](/docs/guides/development/machine-auth/m2m-tokens) guide.
2725

2826
## API keys

0 commit comments

Comments
 (0)