| # SonataFlow - Oauth2 Orchestration Example |
| |
| This project is part of the SonataFlow guide, see this document for more information [Orchestration of third-party services using OAuth 2.0 authentication](https://sonataflow.org/serverlessworkflow/latest/security/orchestrating-third-party-services-with-oauth2.html). |
| |
| * The module [acme-financial-service](acme-financial-service/README.md) implements the `Acme Financial Service` defined in the guide. |
| |
| * The module [currency-exchange-workflow](currency-exchange-workflow/README.md) implements the `Currency Exchange Workflow` defined in the guide. |