diff --git a/fboauth.module b/fboauth.module
index b0b8248..099a003 100644
--- a/fboauth.module
+++ b/fboauth.module
@@ -8,7 +8,6 @@ function fboauth_menu() {
     'title' => 'Facebook connect',
     'page callback' => 'fboauth_action_page',
     'page arguments' => array(1),
-    'access arguments' => array('access content'),
     'file' => 'includes/fboauth.fboauth.inc',
     'type' => MENU_CALLBACK,
   );
