JiriChara / vue-kindergarten

Modular security for Vue, Vuex, Vue-Router and Nuxt
MIT License
312 stars 24 forks source link

add example for accessing the route in a perimeter #41

Open jannishuebl opened 5 years ago

jannishuebl commented 5 years ago

for me this solves #39

Is there a better solution? I do not like about my solution that I might have to write different actions for routes which uses route and others that use an object.

Does somebody see a better solution?

codecov-io commented 5 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #41   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          47     47           
=====================================
  Hits           47     47

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 085dcd6...74ec58c. Read the comment docs.