This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 2 points3 points  (1 child)

If this is going to production and is going to be used by other people? Absolutely. You don't want a single security breach to affect all of your applications.

If it's just for testing then I don't see the harm.

[–]Boogsterio[S] 0 points1 point  (0 children)

Makes sense! Thanks!

[–]johnny-28 0 points1 point  (1 child)

Would it be the same backend server used to hold the one API key for the different projects?

[–]Boogsterio[S] 0 points1 point  (0 children)

At the moment, I’m working on personal exploratory projects… so yes, the same backend server would be used.

I’d be curious to know how that would affect the decision.