aboutsummaryrefslogtreecommitdiff
path: root/src/routes/api/oauth/refresh/+server.ts
Commit message (Expand)AuthorAgeFilesLines
* deps(sveltekit): Migrate to SvelteKit 2Fuwn2026-01-221-1/+1
* fix: Throw redirectsFuwn2025-12-011-1/+1
* deps(SvelteKit): Migrate to SvelteKit 2Fuwn2025-06-091-1/+1
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-20/+20
* feat: stronger logoutFuwn2024-02-061-3/+2
* feat(error): more error debuggingFuwn2023-12-151-1/+3
* feat(notifications): refresh tokenFuwn2023-12-151-25/+18
* fix(earthly): environment variable typesFuwn2023-12-071-2/+2
* feat(oauth): refresh token routeFuwn2023-09-171-0/+36