docs-archive/apache-airflow-providers-fab/2.0.2/api-ref/fab-token-api-ref.html (23 lines of code) (raw):

<!doctype html> <html> <head> <title>Fab auth manager token API</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { margin: 0; padding: 0; } </style> </head> <body> <redoc hide-hostname no-auto-auth > </redoc> <script src="../_static/redoc.js"></script> <script> var spec = "../_specs/v1-fab-auth-manager-generated.yaml"; Redoc.init(spec); </script> </body> </html>