Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-oidc-auth0-tutorial.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Michelle Purcell <[email protected]>
  • Loading branch information
sberyozkin and michelle-purcell authored Sep 26, 2023
1 parent 881f55a commit 4429b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/security-oidc-auth0-tutorial.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ With Quarkus, you can easily configure OIDC providers such as link:https://www.k

Learn how to use the Quarkus OpenID Connect extension (`quarkus-oidc`) together with the https://auth0.com/docs/[Auth0] OIDC provider to protect your API endpoints.

== Create Auth0 application
== Create an Auth0 application

Start with creating an `Auth0` application in the `Auth0` dashboard, for example, lets create a `QuarkusAuth0` web application:

Expand Down

0 comments on commit 4429b50

Please sign in to comment.