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 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Beta Was this translation helpful? Give feedback.
All reactions