Show HN: CodeMate – The Revolutionary Search Engine for Developers
11–14 of 14 posts
Re: Show HN: CodeMate – The Revolutionary Search Engine for Developers
#12Making a cloning product and public to all may not be a good idea
Re: Show HN: CodeMate – The Revolutionary Search Engine for Developers
#13emm... It's pretty obvious that you just copy devv.ai, even the icons are similar lol. Making a cloning product and public to all may not be a good idea
Re: Show HN: CodeMate – The Revolutionary Search Engine for Developers
#14Earlier quoted context omitted.
OK, I'll add Github login next week. Thanks.
GitHub login is a great idea for this. Offering only Google leaves out the majority of small business (and big business!) coders worldwide who rely on Microsoft's small business ecosystem. To solve in a generalized way consider OpenID Connect (OIDC) that lets you put a stack of "Sign in with [account]" or "Continue with [account]" buttons, easily. You end up with this: https://www.xsplit.com/user/auth And you don't n…
That flow sends an auth token by email. I've implemented other versions that use SMS for login with numbers after that flow takes place.