Replies: 1 comment 3 replies
-
@medss19 I think we can implement the github auth |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
currently the user has two options - signup via github directly via oauth, secondly -> the user inputs the username, email and password. I think instead of allowing the user to input his/her username, we should directly allow them to login via github auth, that will increase the security and will remove this redundant signup! this will also then fix the issue #1327 as it will prevent the user signing up on the bealf of other users. any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions