Skip to content
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

refactor(auth): move auth-core seed event to auth plugins that need it #362

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

overbit
Copy link
Contributor

@overbit overbit commented Mar 18, 2024

Fixes: amplication/amplication#8233

PR Details

Moved create seed logic with password and salt from auth-core to the plgins that needs it (auth-basic and auth-jwt)

PR Checklist

  • Tests for the changes have been added
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@mulygottlieb
Copy link
Contributor

/publish

Copy link

Published beta version for ["auth-saml","auth-basic","auth-jwt"]

@mulygottlieb
Copy link
Contributor

/publish

Copy link

Published beta version for ["auth-jwt","auth-saml","auth-basic","auth-core"]

@mulygottlieb mulygottlieb merged commit c73f882 into master Mar 18, 2024
9 checks passed
@mulygottlieb mulygottlieb deleted the fix/seed-auth-auth0 branch March 18, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants