Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

Customer Provider

Customer Provider separates identity from authentication.

lookup

Resolve customer from channel identity.

authorize

Return one of:

  • success
  • challenge
  • denied
  • not_found

Lifecycle

Common patterns

  • OTP
  • JWT reuse
  • OAuth session
  • passkey gateway integration