loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.88k stars 1.06k forks source link

feat: support authentication for rest-crud based APIs #10546

Open aaqilniz opened 3 weeks ago

aaqilniz commented 3 weeks ago

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

👉 Check out how to submit a PR 👈