Skip to main content

Questions tagged [users]

0 votes
0 answers
93 views

I am building an app where I have tenants and each tenant can have multiple users. The users can do multiple things in the application and these functionalities also are kind of independent from each ...
securita's user avatar
0 votes
3 answers
655 views

I'm building an application that allows the creation of users. These users can have profiles which define their permissions, as well as be given specific permissions. Now I'm struggling on deciding ...
Gary Holiday's user avatar
  • 1,191
1 vote
1 answer
87 views

I have a question about what's the best approach to handle persistent data for web apps. I have a web app that is authenticating through an auth service. once authenticated it makes requests to the ...
BigL's user avatar
  • 13
0 votes
0 answers
47 views

I am creating a platform which allows multiple users to edit a file simultaneously and I was wondering if using a web server with routes could be the correct architecture for this goal. I am trying to ...
Fabrizio's user avatar
  • 115
-2 votes
1 answer
67 views

Users are allowed to post on our website and we have started to get some spam. We have a background process that removes most of them after a few minutes, but are integrating a better solution that ...
user1767270's user avatar
2 votes
1 answer
306 views

I have read through a number of posts on Software Engineering but am unable to find a suitable solution for the problem my team and I are trying to solve. We are building a system where we have ...
Richard's user avatar
  • 73
0 votes
0 answers
368 views

What is the best way to create dynamic user roles that can have toggleable permissions? I am currently creating my very first website which has a react front end with redux toolkit and redux saga and ...
Asif333's user avatar
8 votes
3 answers
565 views

My company has its own proprietary software that I have both built and maintained over the last 5 years I am about to release a big change for all of my software to use OAuth2 instead of handling ...
alilland's user avatar
  • 299
8 votes
2 answers
535 views

It seems common practice to not positively indicate during a password reset attempt whether the email requested is actually registered or not. This makes sense because knowing that an email is ...
QuietSeditionist's user avatar
2 votes
1 answer
268 views

I'm starting on a greenfield project and haven't done or architected the sign-up/sign-in and auth part of the backend in a very long time, so my knowledge on the nowadays' good practices is very ...
Milkncookiez's user avatar
3 votes
2 answers
114 views

I have a FOSS library made public through GitHub. It's not a big library, it doesn't have a community around it or anything like that - but it does get a few dozen unique clones a week. Now, I'm ...
einpoklum's user avatar
  • 2,808
4 votes
2 answers
4k views

We currently have a requirement to build a multi-tenant application that has cross-tenant users. That is the business data is separated by tenant but users can belong to multiple tenants and should ...
Yuli Bonner's user avatar
2 votes
0 answers
69 views

Context I am currently working on a user management applications (UMA) that manages a data warehouse security management (users, rights etc.). The data warehouse has production databases (and ...
Alexei's user avatar
  • 452
1 vote
1 answer
305 views

I am planning to start a new asp.net core MVC web application. One of the features we are having is that anonymous users can register inside our web application by entering their email addresses. then ...
test test's user avatar
  • 247
1 vote
1 answer
1k views

I have multiple web services that need to be integrated into one solution. One frontend would provide access to features from all services. Each of the services has its own native authentication, and ...
mirkash's user avatar
  • 119

15 30 50 per page
1
2 3 4 5 6