You are here

13 calls to GoogleAuthenticator::internalGetData() in Google Authenticator login 7

GALoginGA::authenticateUser in ./ga_login.class.php
Authenticate a user.
GALoginGA::unapprovedUser in ./ga_login.class.php
Create "user" withOUT insert.
GoogleAuthenticator::authenticateUser in ./ga4php.php
Authenticate a user using a code.
GoogleAuthenticator::createURL in ./ga4php.php
Create a url compatibile with google authenticator.
GoogleAuthenticator::getCustomData in ./ga4php.php
Load custom data.
GoogleAuthenticator::getKey in ./ga4php.php
Get hex key.
GoogleAuthenticator::getTokenType in ./ga4php.php
Get token type.
GoogleAuthenticator::hasToken in ./ga4php.php
Determine if the user has an actual token.
GoogleAuthenticator::resyncCode in ./ga4php.php
Resync codes.
GoogleAuthenticator::setCustomData in ./ga4php.php
Set custom data.
GoogleAuthenticator::setTokenType in ./ga4php.php
Sets the token type the user it going to use.
GoogleAuthenticator::setUser in ./ga4php.php
Create a user.
GoogleAuthenticator::setUserKey in ./ga4php.php
Sets a users key.