update changelog docs

Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
This commit is contained in:
Christopher Diaz
2023-05-16 14:14:53 -04:00
parent 3361cb8a32
commit 1e646bdaa7
@@ -42,7 +42,7 @@ backend.start();
### Using Auth Middleware
If your Backstage instance uses service-to-service authentication you can pass an optional tokenManager to the collator factory. This will ensure that the collator makes authenticated requests to the explore backend.
If your Backstage instance uses service-to-service authentication you can pass an optional `tokenManager` to the collator factory. This will ensure that the collator makes authenticated requests to the explore backend.
```tsx
indexBuilder.addCollator({