K
K
Konstantin2020-08-09 19:07:06
Node.js
Konstantin, 2020-08-09 19:07:06

How to authenticate a user across multiple node.js services with one centralized authentication service?

How to authenticate a user across multiple node.js services with one centralized JWT authentication service?

I'm using express.js so the node.js service middleware solves this problem. But how do you get a centralized authorization service?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2020-08-09
@Junart1

Take Identity Server and either install it or use it as a service. I recommend Auth0 to everyone to start, and if you set it yourself, you can deploy keycloak

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question