You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commenting on this because I saw that you wished to do the github integration via OAuth in TODO. Github exposes user keys in https://github.com/wizardishungry.keys so it would be possible to do this without OAuth. How do you envision 3rd party verifications fitting into the overall system? Should a user simply call register [email protected] and different register/confirm logic be triggered? Is this an avenue you'd like to pursue or would you prefer sticking to oauth so all 3rd party integrations look the same.
not all users have their keys in github, but yeah for those that don't -- having the challenge of uploading them seems good. I'm not yet decided on OAuth vs custom logic per website. Some websites don't have OAuth, for e.g. HackerNews. Ideally there would be some kind of plugin system, each giving different registration options (different websites, methods etc)
No description provided.
The text was updated successfully, but these errors were encountered: