get rid of some core-api mentions too

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-09-23 14:06:12 +02:00
parent 07bd9068b4
commit 12e074a6e4
12 changed files with 35 additions and 27 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ sidebar_label: Auth0
description: Adding Auth0 as an authentication provider in Backstage
---
The Backstage `core-api` package comes with an Auth0 authentication provider
that can authenticate users using OAuth.
The Backstage `core-plugin-api` package comes with an Auth0 authentication
provider that can authenticate users using OAuth.
## Create an Auth0 Application