Skip to content

feat PA-5050: generalize auth component interface #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

eschmittel
Copy link
Contributor

What

  • Adjust renderAuthComponent interface
  • use one general config object for all settings
  • make container element options

Why

  • the container element should be optional because we will render the component in an overlay by default.
  • One general config object is also easier to adjust and extend in the future than order parameters. The interface is less likely to be not backwards compatible that way

@eschmittel eschmittel merged commit 7ccabcd into master Jan 23, 2025
7 checks passed
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.

1 participant