Omit a controller or controller function from auth #1719
Closed
ArslanAmeer
started this conversation in
General
Replies: 1 comment 2 replies
-
@ArslanAmeer You can remove |
Beta Was this translation helpful? Give feedback.
2 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.
-
want to create a controller where all APIs or specific endpoints are accessible to all users. I couldn't find anything related to this in the documentation, so I need some help. For example, I have created a resource using the CLI and added properties to it. Now, I want to make a few functions accessible without requiring authorization.
How can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions