Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

86
Views
How to protect routes in SPA?

In SPA all defined routes is stored into client, so all client can get instance from devtools, example vue :

const app = document.getElementById(vue_element).__vue__

from that app instance, client can get all routes from :

app.$router.options

even i use Navigation Guards, example i use beforeEach. client still can bypass and access the routes like this

app.$router.beforeEach = null
app.$router.beforeHooks = null
app.$router.push(route_path)

i know client still can't get data from api server.

but i still want to know for this solution.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!