configure

public static void configure(@NonNull() Context context, @NonNull() PingOneGeo geo, @NonNull() PingOne.PingOneSDKCallback callback)

Establishes trust with the PingOne server according to a provided geo. Mandatory method.

Parameters

context

The context of the calling application.

geo

PingOneGeo that will be used for establishing trust.

callback

PingOneSDKCallback is triggered upon completion of the flow.