If ur using a middleware, you can apply the middle...
# general
r
If ur using a middleware, you can apply the middleware to certain APIs only (the ones that require authentication). This will allow ur other APIs to be unaffected.
2 Views