node-authbot icon indicating copy to clipboard operation
node-authbot copied to clipboard

Send magic code to user in HTML instead of JSON

Open kanishk-mehta opened this issue 8 years ago • 0 comments
trafficstars

Lines 93 to 103 added for users who are deploying the bot on a website, if they want the user to receive the authentication code in html format (since some browsers don't support JSON..like IE) to improve user experience. In order to use this, simply comment line 91 and un-comment 93 to 103.

Thought it might help. Thanks.

kanishk-mehta avatar Sep 27 '17 07:09 kanishk-mehta