Basic HTTP authentication

Asked

Viewed 79 times

4

I have a question about basic authentication. The problem is that I have a webservice with slim framework and would like only my application to access the routes I created without user or password. How can I do this? All my routes are available from the browser, how to block access from the browser.

1 answer

1

Browser other questions tagged

You are not signed in. Login or sign up in order to post.