Replies: 1 comment 3 replies
|
Hey, does the following answer your question? (see step 3b/4) https://loopback.io/doc/en/lb4/Authentication-tutorial.html#3b-add-endpoints-in-usercontroller |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi
I generated stuff with lb4 rest-crud. My app also uses @loopback/authentication-jwt
How can I add @authenticate("jwt") decorator to the generated endpoints?
Thanks
Regards
Tamas
All reactions