Update docs/auth/guest/provider.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
This commit is contained in:
Peter Macdonald
2025-01-29 15:31:10 +01:00
committed by GitHub
parent c5fa051925
commit e80dbc5b95
+1 -1
View File
@@ -79,4 +79,4 @@ The `userEntityRef` is used as the entity reference for the guest user and the `
The `dangerouslyAllowOutsideDevelopment` flag is used to allow users to sign in with the guest provider outside of their development environments, e.g. in production.
You can find this information by looking at the config file [here](https://github.com/backstage/backstage/blob/master/plugins/auth-backend-module-guest-provider/config.d.ts)
You can find this information by looking at the config file [here](https://github.com/backstage/backstage/blob/master/plugins/auth-backend-module-guest-provider/config.d.ts).