Files
backstage/.changeset/empty-mugs-bow.md
T
Patrik Oldsberg b653a5595c core-plugin-api: stop marking auth APIs as alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-25 15:45:39 +02:00

355 B

@backstage/core-plugin-api
@backstage/core-plugin-api
patch

The authentication APIs are no longer @alpha. Since the @backstage/core-plugin-api has no /alpha entrypoint, the only effect of marking the APIs as @alpha was to hide them in documentation. They are still expected to be widely used and there will be a migration path if they are changed in the future.