You are here

constant TOKENAUTH_DEFAULT_TOKEN_LENGTH in Token authentication 7

Same name and namespace in other branches
  1. 6.2 tokenauth.module \TOKENAUTH_DEFAULT_TOKEN_LENGTH
  2. 6 tokenauth.module \TOKENAUTH_DEFAULT_TOKEN_LENGTH
2 uses of TOKENAUTH_DEFAULT_TOKEN_LENGTH
tokenauth_admin_settings in ./tokenauth.pages.inc
Menu callback for Tokenauth administration interface.
tokenauth_reset_user in ./tokenauth.inc
API Function to reset a user's token.

File

./tokenauth.module, line 10

Code

define('TOKENAUTH_DEFAULT_TOKEN_LENGTH', 20);