malept/pyoath-toolkit

View on GitHub
oath_toolkit/qrcode.py

Summary

Maintainability
A
45 mins
Test Coverage

Function generate has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def generate(key_type, key, user, issuer, counter=None, **kwargs):
Severity: Minor
Found in oath_toolkit/qrcode.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status