Integrations

Connect Sendity to your application framework.

A framework adapter is the glue between the Sendity verification result and your app’s own authentication layer. It may render the Client, receive the signed result, verify it server-side and create a local session using framework-native facilities.

Session handoff

The adapter should treat Sendity as the proof provider, not as the owner of your application session. After the proof is verified, your app still decides how users are found, created, linked, redirected and authorized.

  • Render: place the Client in a login, signup or step-up view.
  • Verify: validate issuer, audience, expiry, signature and replay state before trusting the result.
  • Attach: map the verified address or subject to your user model and create a framework-native session.

Events and extensibility

Adapters may emit framework events after successful verification so your application can write audit records, enrich profiles or branch into custom onboarding. The adapter should not own Cloud-only product surfaces such as the hosted Verification Log.

Laravel is available now

The Laravel adapter uses Laravel contracts and facilities for routing, events, sessions, cache, queues and migrations where they belong.

Read the Laravel integration
Cookie Settings

Sendity uses privacy-friendly analytics to learn which pages help developers. We only load Google Analytics after you consent.

Sign in

Already created a passkey?