Files
backstage/plugins/auth-backend-module-guest-provider/README.md
T
Aramis 9fc765af20 update with a guide
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-26 10:27:00 -05:00

430 B

Auth Module: Guest Provider

This module provides a guest auth provider implementation for @backstage/plugin-auth-backend. This is meant to supersede the existing 'guest' option for authentication that does not emit tokens and is completely stored as frontend state.