We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Require the use of a JWT bearer token for all existing XPEAPP endpoints.
As a dev/admin/user
I want to develop/manage/use
In order to work
'permission_callback' => checkingFunction
What are the test cases required to validate this issue?
What kind of tests has been put in place to ensure the issue is resolved?
The text was updated successfully, but these errors were encountered:
lcubeddu
mmarchal
No branches or pull requests
️Notes
Require the use of a JWT bearer token for all existing XPEAPP endpoints.
Prerequisites
Context (User Story)
As a dev/admin/user
I want to develop/manage/use
In order to work
Steps
'permission_callback' => checkingFunction
line. See this documentAcceptance Criteria
Blockers
Planned test cases
What are the test cases required to validate this issue?
What kind of tests has been put in place to ensure the issue is resolved?
The text was updated successfully, but these errors were encountered: