import click from flask import Flask def register_cli(app: Flask): # No CLI commands yet for auth plugin pass