cornflourblue/node-mysql-registration-login-api

is cors safe?

Closed this issue · 0 comments

I remember reading about how cors are not safe; or at least you would want to spend more on the security of the application.

Question is, is it a safe implementation in this repo? If not, what do you suggest to be considered in terms of security measures to safely include cors in an angular application?

Thanks and great clean work btw!