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

feat: allow to use multiple roles in one route #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rainmagnius
Copy link

It's the same with fool2fish' pull request, but with a backward compatibility.
It'll be useful to simple give access to the route using several different roles instead of creating a new common role for them.

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #17 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   98.43%   98.46%   +0.02%     
==========================================
  Files           1        1              
  Lines          64       65       +1     
==========================================
+ Hits           63       64       +1     
  Misses          1        1
Impacted Files Coverage Δ
index.js 98.46% <100%> (+0.02%) ⬆️

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 c7d6385...622f996. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant