Skip to content

Cannot read secret from file passed as argument #18

Description

@federicoon

I tried to launch JAuth from command line as shown in the README file:

java -jar JAuth.jar <myauthfile>

but it didn't work: a GUI opened up prompting for a PIN and no OTP was displayed.
I also noticed in the AuthenticatorGUI.java source file there is a function named getSecret(), which scans the command line arguments for a file to get the secret from, yet that function is never called in the AuthenticatorGUI's code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions