credentials: usernames: google_oauth: email: 'google_oauth_user' name: 'Google User' password: 'oauth_password' # This will be handled by OAuth cookie: expiry_days: 30 key: 'veureu_auth_cookie_key' # Change this in production! name: 'veureu_auth_cookie' preauthorized: emails: - 'user@example.com' # Add preauthorized emails if needed