Wednesday, 26 April 2017

How to do single sign on with NodeJS?

I've got multiple web apps running across multiple domains.

I want to implement Single Sign On, so that a user signs in once to access all apps.

How should I implement this? All apps use NodeJS backend.

General pointers in the right direction are welcome.

Thanks



via danday74

No comments:

Post a Comment