Skip to content

Changelog v3.0.1-3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 16:16
· 7 commits to main since this release
When using a library like `pyotp`, pass the `totp.now` function to Kite's
twofa argument. The function will be called internally, when otp is required.

f0c9f7f (HEAD -> main) Bump to version 3.0.1

8b8fcff twofa argument now accepts a callable that returns otp string