Should I Store User ID and Email in All Resource Servers or Just User ID?
I am currently working on a system with an authorization server and multiple resource servers. Each resource server handles different types of data and operations.
I am currently working on a system with an authorization server and multiple resource servers. Each resource server handles different types of data and operations.