c# - Is it safe to enable CORS for a Token based webservice? -


i coding c# webapi 2 webservice token based authentication sample app @ resource: http://www.asp.net/web-api/overview/security/individual-accounts-in-web-api

i wanting webservice able accessed users own html webpages.

is safe enable cors domains local login webservice uses token based authentication?

there no other possibility. otherwise users problems cors. enable cors.


Comments

Popular posts from this blog

filehandler - java open files not cleaned, even when the process is killed -

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -