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

Adding guides to keycloak-js #33

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Adding guides to keycloak-js #33

merged 2 commits into from
Feb 6, 2025

Conversation

rmartinc
Copy link
Contributor

@rmartinc rmartinc commented Feb 5, 2025

Closes #31

Just replicating what was done in the keycloak-nodejs-connect project:

  • The guides and templates have been added in the same way.
  • The package.json is modified to add standard and jszip as dev dependencies.
  • Added a script to run eslint but not in the lib folder.
  • Added a script to run the guides npm run guides again.
  • The resulting guide seems to be OK , at leats I didn't detect any issue on it.

There is now a package-lock.json because of the deps. I think that we are managing this in all the JS projects so I think that it's OK.

jonkoops
jonkoops previously approved these changes Feb 5, 2025
Copy link
Contributor

@jonkoops jonkoops left a comment

Choose a reason for hiding this comment

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

LGTM

jonkoops
jonkoops previously approved these changes Feb 5, 2025
Copy link
Contributor

@jonkoops jonkoops left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@mposolda mposolda left a comment

Choose a reason for hiding this comment

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

Found very small typo, but not a blocker for this PR. Could be fixed in some follow-up

Co-authored-by: Marek Posolda <[email protected]>
Signed-off-by: Jon Koops <[email protected]>
@jonkoops jonkoops merged commit f1ca235 into keycloak:main Feb 6, 2025
1 check 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.

Move documentation for Keycloak JS into own repo
3 participants