Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send magic code to user in HTML instead of JSON #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 27, 2017

  1. Send magic code to user in HTML instead of JSON

    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.
    kanishk-mehta committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    bcb7fdf View commit details
    Browse the repository at this point in the history