Module riak_api_web_security

Some security helper functions for Riak API endpoints.

Description

Some security helper functions for Riak API endpoints

Function Index

is_authorized/1Check if the user is authorized.

Function Details

is_authorized/1

is_authorized(ReqData::any()) -> {true, any()} | false | insecure

Check if the user is authorized


Generated by EDoc