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: support authentication for rest-crud based APIs #10546

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aaqilniz
Copy link
Contributor

@aaqilniz aaqilniz commented Jun 6, 2024

There is no way to apply authentication to rest-crud based APIs generated with lb4 rest-crud. This PR provides an idea and a basic implementation for achieving that.

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

@aaqilniz aaqilniz force-pushed the feat/auth-for-rest-crud branch 2 times, most recently from e6c50b5 to dda4097 Compare June 14, 2024 07:49
@aaqilniz aaqilniz force-pushed the feat/auth-for-rest-crud branch 2 times, most recently from 3187229 to 3b6df50 Compare August 19, 2024 18:36
@aaqilniz aaqilniz marked this pull request as ready for review August 19, 2024 18:48
@danysz
Copy link

danysz commented Aug 22, 2024

can you please try to run again or to test again so it will be available for merging ?

@danysz
Copy link

danysz commented Aug 27, 2024

Hello @nabdelgadir , @raymondfeng , what is needed to be able to merge this feature ?

It is really important.

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.

None yet

2 participants