Hi
My problem is not simple, architecture of my services is big and i stuck in concept stage. I have 2 big services (backend+frontend) and it's not end, in plans coming soon 1 more... Everything is connected with each other and I try not creating in every database table with users.
I try decide what I should use or maybe create?
My concept:

Example:
#1 required data from #3 (with user token)
Backend Stack: NodeJS, Redis, Docker
Sorry for my English ^^
Enguerran
I craft softwares
Hi,
I did not understand your needs very well, but I know there is a lot of litterature at auth0 website, like this article: What is and how does Single Sign On Authentication work?
They even have a white book about SSO: resources.auth0.com/definitive-guide-to-single-si…