Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
SetupSession -> AuthConfig
Poll or block on an active OAuth setup session until the user completes authentication, returning the persisted configuration ID.
Problem it solves
Synchronous application runtimes must halt execution until an out-of-band web authentication flow succeeds.
Consumes
Emits
Establishes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.