Integreat
CtrlK
  • Integreat
  • Introduction
    • Motivation
    • Philosophy
    • Core Concepts
    • Examples
  • Basics
  • Advanced topics
    • Writing adapters
      • Adapter interface
      • Request objects
      • Response objects
    • Writing authenticators
      • Authenticator interface
  • Reference
    • Schema definitions
    • Service definitions
    • Mapping definitions
    • Endpoint definitions
Powered by GitBook
On this page
  1. Advanced topics

Writing authenticators

Just as adapters let Integreat talk to all kind of services, authenticators let Integreat run any authentication strategy. If you don't find the one need, you may write one yourself.

Authenticator interface
PreviousResponse objectsNextAuthenticator interface

Last updated 7 years ago