Java Example Apps
We’ve created a number of example applications. These are all licensed under Apache2 and are made available with no warranty. We happily accept pull requests to improve these applications.
These typically use the java client libraries.
- Java jwt - JWT creation and decoding examples with the fusionauth-jwt library
- Password encryptors - Example of custom password encryptors to help with user migration
- Spring security - Uses Spring Security and OIDC to authenticate users
- User and application management - Using the FusionAuth client library to add and remove users and applications
- Webhook lambda function - Stores FusionAuth webhook events to S3 using the CDK to manage infra