Skip to content

Update user endpoint import in API router and adjust port number for …

codefactor.io / CodeFactor succeeded Feb 17, 2024 in 3s

60 issues fixed. 3 issues found.

Annotations

Check notice on line 21 in authly/security/authentication/admin_auth.py

@codefactor-io codefactor-io / CodeFactor

authly/security/authentication/admin_auth.py#L21

unresolved comment '# TODO: add get_current_user' (C100)

Check notice on line 16 in authly/security/authentication/admin_auth.py

@codefactor-io codefactor-io / CodeFactor

authly/security/authentication/admin_auth.py#L16

unresolved comment '# TODO: add authenticate_user' (C100)

Check warning on line 30 in main.py

@codefactor-io codefactor-io / CodeFactor

main.py#L30

Possible binding to all interfaces. (B104)