forked from sr2/cloud-api
parent
a86cfea65a
commit
42349b0182
9 changed files with 20 additions and 44 deletions
|
|
@ -1,8 +1,8 @@
|
|||
"""
|
||||
Router endpoints for auth module
|
||||
Contains oauth registration
|
||||
Router endpoints for the auth module
|
||||
|
||||
Endpoints:
|
||||
Exports:
|
||||
- router: fastapi.APIRouter
|
||||
"""
|
||||
from fastapi import APIRouter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue