Update docs/getting-started/config/authentication.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -78,7 +78,7 @@ components: {
|
||||
|
||||
### Add the auth provider to the backend
|
||||
|
||||
To add the auth provider to the backend we will first need to install the package by running this command:
|
||||
To add the auth provider to the backend, we will first need to install the package by running this command:
|
||||
|
||||
```bash title="from your Backstage root directory"
|
||||
yarn --cwd packages/backend add @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
Reference in New Issue
Block a user