module documentation
Federation bearer token server for handling OAuth callbacks.
This module provides a CallbackHandler class that sets up a local HTTP server to handle OAuth authorization code callbacks during federation bearer token authentication flows. It uses PKCE (Proof Key for Code Exchange) for security.
| Class | |
Handler for OAuth callback server during federation authentication. |
| Variable | log |
Undocumented |