Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fastapi/fastapi
/ Security
Class
Security
fastapi/params.py:753–754 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
751
752
@dataclass(frozen=True)
753
class
Security(Depends):
754
scopes: Sequence[str] | None = None
Callers
15
get_current_active_user
Function · 0.90
read_own_items
Function · 0.90
get_current_active_user
Function · 0.90
read_own_items
Function · 0.90
get_current_user
Function · 0.90
get_current_user
Function · 0.90
read_current_user
Function · 0.90
read_current_user
Function · 0.90
new_subscription
Function · 0.90
read_items
Function · 0.90
get_current_user
Function · 0.90
get_current_user
Function · 0.90
Calls
no outgoing calls
Tested by
15
get_current_user
Function · 0.72
get_current_user
Function · 0.72
read_current_user
Function · 0.72
read_current_user
Function · 0.72
new_subscription
Function · 0.72
read_items
Function · 0.72
get_current_user
Function · 0.72
get_current_user
Function · 0.72
get_current_user
Function · 0.72
read_items
Function · 0.72
create_item
Function · 0.72
read_current_user
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…