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

feat(plugins): add keycloak plugin #318

Merged
merged 21 commits into from
Jan 4, 2024

Conversation

Shurtu-gal
Copy link
Collaborator

@Shurtu-gal Shurtu-gal commented Dec 27, 2023

Fixes: amplication/amplication#7044

PR Details

Add Keycloak plugin for authentication

PR Checklist

  • Make the plugin
  • Add README
  • 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.

@overbit
Copy link
Contributor

overbit commented Dec 28, 2023

@Shurtu-gal do you mind rebasing on master as we just merged a PR that clean all linting/testing issues?

@Shurtu-gal
Copy link
Collaborator Author

Done @overbit. What about templates, I guess they should also be put in .eslintignore

@Shurtu-gal Shurtu-gal requested a review from overbit December 28, 2023 10:57
@Shurtu-gal Shurtu-gal self-assigned this Dec 28, 2023
@Shurtu-gal Shurtu-gal added the enhancement New feature or request label Dec 28, 2023
@overbit
Copy link
Contributor

overbit commented Dec 28, 2023

@Shurtu-gal that is a good point. Can you raise a new PR just for that (eslint ignore in the template)?

@Shurtu-gal
Copy link
Collaborator Author

Sure.

Copy link
Contributor

@overbit overbit left a comment

Choose a reason for hiding this comment

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

@Shurtu-gal really good work. Just a couple of comments but generally looks great

@Shurtu-gal
Copy link
Collaborator Author

@overbit The required changes are done.

@overbit overbit self-requested a review January 4, 2024 13:13
@overbit overbit merged commit e6828c6 into amplication:master Jan 4, 2024
4 checks passed
@Shurtu-gal Shurtu-gal deleted the feat/keycloak branch January 27, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⭐️ Plugin: Keycloak
2 participants