-
Notifications
You must be signed in to change notification settings - Fork 60
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
No alternative to Twitter login #138
Comments
yes, add login with github instead |
@MehediH Regards |
Email login, please. |
Bump this topic/issue ... @MehediH - Sorry for the random / late ping ... I figured you might be the best person to ask on this ... Haven't checked the site in a while, and went to grab a Powershell command for an app I had listed in a "pack" I created, and noticed a Twitter API issue/message restricting functionality. I'm a "novice" web developer (at best), but it got me thinking about possible solutions, and - despite accepting this is most likely inaccurate - on the small chance this might help in any way, I wanted to return the favor as your site has helped also. Here's my thoughts ... (Before the recent Twitter API v2 changes) Upon user account registration/validation via the winstall.app website login oAuth link, some basic permission requests for simple account information are prompted ... Was the user's email address returned via the requested permission(s)? (It's been a number of years since I have used Twitter's oAuth, but I think this might be the docs for this). ... If so, was the user(s) email address hashed, then databased for future account validation/reference? ... If so, would swapping for any other 3rd-party oAuth provider be feasible, using the previously hashed email address as reference to avoid account collision(s) and/or merge multiple oAuth providers without creating duplicate accounts? Hopefully, this makes some sense, even if this is not the way the site validates users. No explanations or replies needed, or expected. Maybe this might help somehow?? Maybe not? Not sure. Just wanted to share my thoughts. Thank you for any/all your efforts already! radonn |
Is there a timeline to get this fixed at all? |
Twitter is removing free API access on the 9th, and Winstall only has Twitter as a login option. There needs to be either another method of logging in, or the ability to create/save packs without an account.
The text was updated successfully, but these errors were encountered: