merge keywoards
All checks were successful
Build and Publish / build-release (push) Successful in 1m10s
All checks were successful
Build and Publish / build-release (push) Successful in 1m10s
This commit is contained in:
@@ -26,8 +26,7 @@ defmodule PolicyServiceWeb.Plugs.AuthorizeRoles do
|
||||
do:
|
||||
opts
|
||||
|> Keyword.validate!([
|
||||
:roles_claim,
|
||||
:required_permissions
|
||||
:roles_claim
|
||||
])
|
||||
|
||||
@impl Plug
|
||||
|
||||
Reference in New Issue
Block a user