mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
Update 7project/backend/app/oauth/csas.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,6 @@ certs = (
|
||||
)
|
||||
|
||||
class CSASOAuth(BaseOAuth2):
|
||||
print(BASE_DIR)
|
||||
|
||||
def __init__(self, client_id: str, client_secret: str):
|
||||
super().__init__(
|
||||
|
||||
Reference in New Issue
Block a user