removePingOneLocalData

public static void removePingOneLocalData(@NonNull() Context context)

Remove PingOne local data.

One-sided remove data method for development use only.

>Warning: Using this method will remove the trusted connection between the Android SDK and the PingOne server in a one sided manner, where only the data on the mobile side will be removed. This method should not be used when logging out of your account. This method should only be used in development.

Parameters

context

The context of the calling application.