This website requires JavaScript.
Explore
Help
Sign in
chris
/
fastapi-template
Watch
1
Star
0
Fork
You've already forked fastapi-template
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9c725eea3d
fastapi-template
/
src
/
auth
/
utils.py
4 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
init
2026-05-13 15:09:59 +01:00
"""
template for service rather than hub Previous template structure had direct handling of auth. This structure is designed to get auth from the hub instead.
2026-06-05 16:39:14 +01:00
Non
-
business
logic
reusable
functions
and
classes
for
the
auth
module
project: ruff check and format
2026-06-15 09:45:55 +01:00
"""
Reference in a new issue
Copy permalink