diff options
| author | Fuwn <[email protected]> | 2023-09-13 01:54:06 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-09-13 01:54:06 -0700 |
| commit | 134c88f914dfde9a85183a2370f2322a9509d08c (patch) | |
| tree | 1f4f82a226f6e19379b7862da057dc596f5b6b03 | |
| parent | refactor(auth): move to api (diff) | |
| download | due.moe-134c88f914dfde9a85183a2370f2322a9509d08c.tar.xz due.moe-134c88f914dfde9a85183a2370f2322a9509d08c.zip | |
refactor(oauth): move to api
| -rw-r--r-- | src/routes/api/oauth/callback/+server.ts (renamed from src/routes/oauth/callback/+server.ts) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/routes/oauth/callback/+server.ts b/src/routes/api/oauth/callback/+server.ts index 33ba6de9..33ba6de9 100644 --- a/src/routes/oauth/callback/+server.ts +++ b/src/routes/api/oauth/callback/+server.ts |