Re: QRCode module
Frank Muller <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAFA6GnD+jDuT0-AjUpsP3LEOup=2tx9o0-9jsXLmyuuE_C-R9g@mail.gmail.com> |
Awesome Marc. /Frank Le jeu. 19 nov. 2020 à 16:11, Marc Worrell <[email protected]> a écrit : > We have some QR code generation going on here: > > > https://github.com/zotonic/zotonic/tree/master/apps/zotonic_mod_auth2fa/src/support > > It is adapted from code by Steve Davis. > > We call it from: > > > https://github.com/zotonic/zotonic/blob/master/apps/zotonic_mod_auth2fa/src/models/m_auth2fa.erl > > Interesting for you will be generate_png/4 > > Cheers, Marc > > > On 19 Nov 2020, at 16:03, Frank Muller <[email protected]> wrote: > > Hi guys > > I’m looking for a QRCode generator in Erlang (pure or NIF). > > Thanks > /Frank > > >