clientId property

String clientId
final

Identifies the app using this MLoginSDK. Ask the MLogin team for a valid clientId. MUST match the redirectUri, access attempts will fail otherwise.

Implementation

final String clientId;