LielAmar / 2FA

A Two Factor Authentication plugin for Bungeecord, Spigot & Paper
MIT License
43 stars 10 forks source link

Generate QR codes locally #139

Closed gersomonline closed 2 months ago

gersomonline commented 1 year ago

As requested by #114, this PR uses the zxing library to generate QR codes. Checklist:

gersomonline commented 1 year ago

In order to build, build my GersomR-afk/LielsUtils fork, and place the jar inside a new directory called libs.

rudde0 commented 4 months ago

@gersomonline, could you share the jar of your work? I'm struggling with building.

gersomonline commented 4 months ago

@gersomonline, could you share the jar of your work? I'm struggling with building.

I won't be able to build a jar for at least a couple of days. However, in a previous comment I mentioned how one can build my modified 2FA plugin. Please let me know what stops you from building the plugin, so I can better help you.

LielAmar commented 2 months ago

Closing this MR. We're currently working on a new version which should allow users to compile custom jars, as well as adding built-in support for local QR generation.