beecms/virtual-identity
Laravel package for managing “virtual identities” in your app—create, store, and switch between user personas/aliases for testing, demos, or multi-profile workflows. Provides models and helpers to associate identities with real users and control active identity context.
SocialProfileUpdated) for real-time updates or notifications.users, social_accounts, access_tokens) and potential denormalized caches for performance.laravel/socialite alternatives).VCR or Mockery).config/app.php or PackageServiceProvider.VirtualIdentity::fetchProfile()) or inject services directly.SocialAccount, UserSocialProfile).EnsureSocialTokenValid) for protected routes.deleted_at for soft deletes)./login/facebook routes)..env with API keys.throttle middleware for API routes).with() for eager loading).^8.0 or ^9.0). May need to fork if using an unsupported version.laravel/socialite, spatie/laravel-activitylog).composer why-not to resolve version conflicts..htaccess tweaks.composer update --dry-run to test updates.laravel-vault).How can I help you explore Laravel packages today?