This website requires JavaScript.
Explore
Help
Register
Sign In
quant
/
galaxis-po
Watch
1
Star
0
Fork
0
You've already forked galaxis-po
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
galaxis-po
/
backend
/
app
/
api
/
__init__.py
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
feat: add authentication API with login, register, and user endpoints Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:20:32 +09:00
from
app
.
api
.
auth
import
router
as
auth_router
__all__
=
[
"
auth_router
"
]
Reference in New Issue
Copy Permalink