Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignoring URLs? #170

Open
csprocket777 opened this issue Mar 31, 2020 · 0 comments
Open

Ignoring URLs? #170

csprocket777 opened this issue Mar 31, 2020 · 0 comments

Comments

@csprocket777
Copy link

My application has a front end that is served through the API. The API handles some of the routes while the front-end handles others.

For example: My authentication routes are all handled through /auth/*.

With ESW enabled, the /auth/* routes aren't found because it's searching through the cache first. Can I tell ESW to ignore those /auth/* routes? Is there a strategy for these sorts of routes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant