Version 0.17.1
Fixed
- Fix
IndexError
in authenticationrequires
when wrapped function arguments are distributed between*args
and**kwargs
#1335.
IndexError
in authentication requires
when wrapped function arguments are distributed between *args
and **kwargs
#1335.