Function to format the token (default: 'Bearer {token}')
final String Function(String token) tokenFormatter;