Using a seperate token store per service?

Hi,

Is it a good idea to have a separate token store per micro service?
Or it is better to have one for all services?

We currently introduce projections and the idea is that having the projections and and token store on the same

db. Is this a good idea.

Best, Michael

Hi Michael,

Yes, this is what we are doing

-Ben

Yes, this is very good idea.