Start the module
To use the features of the ForgeRock Authenticator module, first import the FRAuthenticator
:
import FRAuthenticator
And secondly, add code similar to the following to your application:
FRAClient.start()
To use the features of the ForgeRock Authenticator module, first import the FRAuthenticator
:
import FRAuthenticator
And secondly, add code similar to the following to your application:
FRAClient.start()