chore: initial plugin fix
Signed-off-by: benjdlambert <ben@blam.sh> Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# @backstage/plugin-auth
|
||||
|
||||
A Backstage frontend plugin that provides user interface components for authentication flows, specifically for OpenID Connect (OIDC) consent management.
|
||||
|
||||
## Installation
|
||||
|
||||
This plugin is designed to work with the `@backstage/plugin-auth-backend` package that provides OIDC provider functionality.
|
||||
|
||||
```bash
|
||||
# From your Backstage app directory
|
||||
yarn --cwd packages/app add @backstage/plugin-auth
|
||||
```
|
||||
Reference in New Issue
Block a user