okta / okta-sdk-python

Apache License 2.0
229 stars 143 forks source link

[Sdk v3] Modify templates to enable custom request and response processing #409

Open bryanapellanes-okta opened 1 month ago

bryanapellanes-okta commented 1 month ago

Modify code generation templates to emit events in the request and response pipeline. This will enable us to inject custom Okta related functionality at appropriate points during API calls.