Page 1 of 1

Google autheticator

Posted: Mon Aug 24, 2020 10:45 pm
by GlenMcCabe
I have read some of the posts on this and I was wondering if anyone had implemented this.

Help on how to would be welcomed.

Re: Google autheticator

Posted: Tue Aug 25, 2020 8:52 am
by kev1n
Hi,

Look out for a PHP implementation, like: https://github.com/sonata-project/GoogleAuthenticator
I have never done this before and have no experience with it.

Re: Google autheticator

Posted: Tue Aug 25, 2020 11:23 am
by GlenMcCabe
Kevin

I have one to work from. Will let you know how it goes.

Glen

Re: Google autheticator

Posted: Wed Aug 26, 2020 6:23 pm
by kev1n
The example from the Github showed an error and I had to add another include. There's my modification in the attachment.

The question now is how best to integrate this into nuBuilder....