Sign in
apache
/
casbin-aspnetcore
/
refs/heads/preview
/
.
/
samples
/
WebApplicationSample
/
CasbinConfigs
/
basic_policy.csv
blob: b726eaf36946a65182a80f9bcfaa081fd5613a38 [
file
] [
log
] [
blame
]
# Policy below will only match if using the BasicRequestTransformer
p
,
alice@example
.
com
,
BasicTest
,
Get
# Policy below will only match if using the KeyMatchRequestTransformer
p
,
alice@example
.
com
,
/
AttributeTest
,
GET