Files
backstage/.changeset/fuzzy-months-study.md
T
Daniel Dias Branco Arthaud c676a9e07b fix(auth-plugin-backend): Allow it to skip migrations
When auth plugin is using database provider it verify if needs to skip migrations

Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-11 22:13:13 -03:00

178 B

@backstage/plugin-auth-backend
@backstage/plugin-auth-backend
patch

Fixed a bug in auth plugin on the backend where it ignores the skip migration database options when using the database provider.