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
Since recently, we have fully automated integration tests for all authentication methods
https://github.com/crossbario/crossbar-examples/tree/master/authentication#test
This is using a router-worker only / single node setup.
We should add node configurations using
and automated authentication tests for all auth methods
The text was updated successfully, but these errors were encountered:
here are a first two:
crossbar-examples/authentication/wampcra/static/Makefile
Line 5 in 0f52db6
crossbar-examples/authentication/cookie/Makefile
Line 7 in 0f52db6
Sorry, something went wrong.
No branches or pull requests
Since recently, we have fully automated integration tests for all authentication methods
https://github.com/crossbario/crossbar-examples/tree/master/authentication#test
This is using a router-worker only / single node setup.
We should add node configurations using
and automated authentication tests for all auth methods
The text was updated successfully, but these errors were encountered: