ForgeRock SDKs

Add module dependencies

Add the following dependency to use the ForgeRock Authenticator module in your applications:

dependencies {
    ...
    implementation 'org.forgerock:forgerock-authenticator:3.1.2'
}

Additional dependencies you may require:

Feature Dependency

Push notifications

com.google.firebase:firebase-messaging:20.2.0

Copyright © 2010-2023 ForgeRock, all rights reserved.