Function bright_get_authentication_code_for_user
Receive an authentication token from the bright server for client API operations.
		
		
		Located at
		
			wp-bright-plugin/bright/bright.php
		
	
	|  | $user | <p>a WP_User, like the one returned by wp_get_current_user();</p> <p>Returns a string containing the token or false in the case of failure.</p> |