Skip to content

Commit

Permalink
Fix spring boot authorization quickstart title (#10335)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames authored Nov 28, 2023
1 parent f7a7587 commit e0d158e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Spring Boot API
description: Secure your API using Spring Security 5 and Auth0
description: Secure your API using the Okta Spring Boot Starter
interactive: true
alias:
- spring security
Expand All @@ -18,7 +18,7 @@ github:
path: 01-Authorization-MVC
---

# Secure your API using Spring Security 5 and Auth0
# Add authorization to a Spring Boot application

Auth0 allows you to quickly add authorization to your application. This guide demonstrates how to integrate Auth0 with any new or existing Spring Boot application.

Expand Down Expand Up @@ -153,4 +153,4 @@ If your application did not launch successfully:
Still having issues? Check out our [documentation](https://auth0.com/docs) or visit our [community page](https://community.auth0.com) to get more help.

:::
::::
::::

0 comments on commit e0d158e

Please sign in to comment.