ForgeRock Developer Experience

Getting started with the ForgeRock Authenticator module

Refer to the following topics to set up and get started with the ForgeRock Authenticator module in your Android and iOS app projects:

Set up your ForgeRock Authenticator module project

Learn how to configure compile options, add module dependencies, and declare the permissions required to run the ForgeRock Authenticator module in your Android and iOS apps.

Initialize the ForgeRock Authenticator module

After setting up your project, find out how to start the ForgeRock Authenticator module so you can begin implementing your MFA use cases.

Optional tasks

Customize the storage client

Optionally, implement and register your own StorageClient interface to override the default storage mechanisms.

For example, you could use an SQLite database or other storage destination.

Copyright © 2010-2024 ForgeRock, all rights reserved.