two-factor-auth icon indicating copy to clipboard operation
two-factor-auth copied to clipboard

Updated for instructions to work with Java modules.

Open wbeaster opened this issue 4 years ago • 1 comments

Added instruction to resolve "package com.j256.twofactorauth is declared in the unnamed module, but module xxxxx does not read it". Sorry if this is a duplicate. This is my first PR.

wbeaster avatar Sep 14 '21 07:09 wbeaster

This seems like a FAQ for Java 9 and not something specific for this package, right?

j256 avatar Sep 14 '21 19:09 j256