You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-39Lines changed: 1 addition & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,45 +51,7 @@ The core library (`auth0-api-java`) is currently an internal module used by the
51
51
- JWT validation with Auth0 JWKS integration
52
52
- DPoP proof validation per [RFC 9449](https://datatracker.ietf.org/doc/html/rfc9449)
53
53
- Flexible authentication strategies
54
-
- Comprehensive claim validation
55
54
56
-
## 🔧 Advanced Configuration
57
-
58
-
### Custom Claim Validation
59
-
60
-
While the Spring Boot integration provides automatic validation, developers can access the underlying `auth0-api-java` validation utilities for custom scenarios:
0 commit comments