MCPcopy Create free account
hub / github.com/pallets/flask / auth

Function auth

examples/tutorial/tests/conftest.py:61–62  ·  view source on GitHub ↗
(client)

Source from the content-addressed store, hash-verified

59
60@pytest.fixture
61def auth(client):
62 return AuthActions(client)

Callers

nothing calls this directly

Calls 1

AuthActionsClass · 0.85

Tested by

no test coverage detected