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
I can not see any code examples or documentation details, even got some weird errors.
{ "statusCode": 401, "message": "Unauthorized request: no authentication given" }
The text was updated successfully, but these errors were encountered:
@vincentpham13 Yes it works. You need to pass custom authenticateHandler to authorize handler or make sure there is authentication exists.
authenticateHandler
Please go though this stuff #358 #264
There is an example of implementation https://github.com/foundersandcoders/open-tourism-platform/tree/master
Sorry, something went wrong.
This library is not maintained anymore and has some security issues. You should use this maintained successor instead!
thank you.
No branches or pull requests
I can not see any code examples or documentation details, even got some weird errors.
{ "statusCode": 401, "message": "Unauthorized request: no authentication given" }
The text was updated successfully, but these errors were encountered: