auth
fn
AuthAttribute!R auth(R)(R roles)Enforces authentication and authorization.
Parameters
roles | Role expression to control authorization. If no role set is given, any authenticated user is granted access. |
AuthAttribute!R auth(R)(R roles)Enforces authentication and authorization.
roles | Role expression to control authorization. If no role set is given, any authenticated user is granted access. |