return array(
    'bjyauthorize' => array(
        'guards' => array(
            //'BjyAuthorize\Guard\Route' => array(),
        ),
    )
);