add link to full example without a matching user

Signed-off-by: Robbert van Markus <rvanmarkus@qxperts.io>
This commit is contained in:
Robbert van Markus
2023-07-31 20:48:54 +02:00
parent 38e787a0e8
commit d9b78b2434
+2
View File
@@ -60,6 +60,8 @@ providerFactories: {
},
```
[An example on how to sign a user in without a matching user](https://github.com/backstage/backstage/blob/master/packages/backend/src/plugins/auth.ts)
## Adding the provider to the Backstage frontend
It is recommended to use the `ProxiedSignInPage` for this provider, which is