TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to manage users?

1 pointsby tulgaabout 9 years ago
Hi,<p>I am developing multi-tenant application. Core service is running well. Now I need to manage users. I can create &quot;users&quot; table and some fields, md5 encryption etc. But is there service for it? I dont want to store users information on my tiny server and manage them.<p>Thanks,

1 comment

onurozkanabout 9 years ago
Here is some services might be useful for you.<p>- <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;cognito&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;cognito&#x2F;</a> (not sure) - <a href="https:&#x2F;&#x2F;stormpath.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;stormpath.com&#x2F;</a> - <a href="http:&#x2F;&#x2F;janrain.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;janrain.com&#x2F;</a> - <a href="https:&#x2F;&#x2F;www.userapp.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.userapp.io&#x2F;</a> - <a href="https:&#x2F;&#x2F;www.onelogin.com" rel="nofollow">https:&#x2F;&#x2F;www.onelogin.com</a>
评论 #11436919 未加载