Framework integrations
Framework-native Sendity integrations connect hosted Sendity to your application’s auth and session layer. Laravel auth renders the optional Blade UI, verifies results and signs users into your app. Server packages run Sendity itself.
sendity/laravel-auth
Laravel host-app glue plus optional Blade component: render Sendity, verify tokens, reject replays, map local users and create sessions.
sendity/laravel-server
Self-hosted Sendity API for Laravel: challenge lifecycle, incoming channels, storage and token issuance.