Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

(C#) Text asks the user to copy past the Magic number, even when UseMagicNumber is set to false. #30

Open
vibjain opened this issue Dec 30, 2017 · 1 comment

Comments

@vibjain
Copy link

vibjain commented Dec 30, 2017

The text:
Almost done! Please copy this number and paste it back to your chat so your authentication can complete:{magicNumber} is shown even when the UseMagicNumber option is set to false.

I noticed that in the CallbackContoller.cs in between lines 97 (else condition of !writeSuccessful) check for UseMagicNumber is missing causing this issue.

@EricDahlvang
Copy link
Collaborator

Fixed by: #31

Thank you for your contribution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants