okta-sdk-python
okta-sdk-python copied to clipboard
fix: Extended OAuthGrantType to solve Bug
Added new Grant types: "Okta direct auth API grants"
OTP, OOB, MFA OTP, MFA OOB
close #396
@Interperle I apologize for the delay. Thank you for your contribution! I will review this shortly to ensure no regressions are introduced.
OKTA-733531
@bryanapellanes-okta what's the status on that?
@Interperle Other priorities have required my focus. May I ask you to write a unit test that fails without your change and succeeds with it? Thanks for being engaged, I apologize again for the delay.
@Interperle Just to give additional detail, we are currently working on regenerating the Sdk using new tooling against a newer version of the Okta OpenApi spec. The hope is that issues like this will all be resolved by getting the Sdk up to the latest spec.