Quarkus and Auth0 Integration

Learn how to create a natively compiled Quarkus HTTP API secured with Auth0.
Read more…

Brought to you by one of our Guest Author crew, Matthew Casperson

Let us know if you have any questions in the comments below! :thought_balloon:

all good but the test is failing with

1 expectation failed.
Expected status code <403> but was <200>.

java.lang.AssertionError: 1 expectation failed.
Expected status code <403> but was <200>.

Other than that everything is fine. Thank you for making developer life easy :slight_smile:

1 Like