ccagml / leetcode-extension

Solved LeetCode problem in VS Code added some new features
https://marketplace.visualstudio.com/items?itemName=ccagml.vscode-leetcode-problem-rating
MIT License
253 stars 27 forks source link

fix github login #259

Closed sgrtye closed 9 months ago

sgrtye commented 9 months ago

Resolved GitHub 2FA Login Issue for OTP Generated by Authenticator App

I have successfully addressed the GitHub login issue related to 2FA authentication when utilizing OTPs generated by the Authenticator app. To ensure seamless functionality, it is now imperative for users to have the Authenticator app as their preferred 2FA method. Please note that support for SMS/Github Mobile 2FA to be added in the future upon request.

sgrtye commented 9 months ago

Although the current implementation only works for the Authenticator app method, it is better than the broken one.

sgrtye commented 9 months ago

另外ISSUE_TEMPLATE中[To Reproduce(重现)]第二行多了一个a 这个提PR有点呆 望作者自行修改了