Skip to content

Conversation

@rosa
Copy link
Member

@rosa rosa commented Nov 28, 2024

With a generator to easily set up the credentials, as it'd be closed unless configured. It can also be disabled if another authentication mechanism is used.

Copy link
Contributor

@krtschmr krtschmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

will test on my branch soon

Copy link
Contributor

@krtschmr krtschmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Generators require the whole app to be booted, which involves having
access to the DB, loading all controlers, etc. which we don't need for
just generating the credentials, and might not work when trying to add
production credentials because many apps aren't prepared to boot for
production in another environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants