okta / okta-sdk-python

Apache License 2.0
229 stars 143 forks source link

fix: Extended OAuthGrantType to solve Bug #397

Open Interperle opened 2 months ago

Interperle commented 2 months ago

Added new Grant types: "Okta direct auth API grants"

OTP, OOB, MFA OTP, MFA OOB

Interperle commented 2 months ago

close #396

bryanapellanes-okta commented 1 month ago

@Interperle I apologize for the delay. Thank you for your contribution! I will review this shortly to ensure no regressions are introduced.

OKTA-733531