- Updated session callback to include user role in the logging output for better context during session creation. - Improved logging for missing or invalid tokens by adding token ID and email to the warning message. - Removed conditional logging for non-production environments to ensure consistent logging across all environments.