codersforcauses / p2s-frontend

Repo for the P2S Rugbyworks project
8 stars 0 forks source link

[FEATURE] Make it so the user permissions limit which routes they can access #20

Closed fezproof closed 4 years ago

fezproof commented 5 years ago

Use the information from the vuex user to limit what routes the user can access

This can be done with a beforeEach function in the router