Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Agarwal-Sudhanshu authored Aug 13, 2018
1 parent 26f5dad commit 67de74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ commonOptions.accessTokenResponse = true;
commonOptions.phoneLogin = false;
commonOptions.sott = "<Get_Sott>";
commonOptions.verificationUrl = "https://auth.lrcontent.com/mobile/verification/index.html";
commonOptions.callbackUrl = 'LoginRadiusPhoneGapSDK.2.0.0/login';
commonOptions.callbackUrl = 'DemoApp://';
commonOptions.isMobile = true;
commonOptions.debugMode= false;
commonOptions.formValidationMessage = true;
Expand Down

0 comments on commit 67de74b

Please sign in to comment.