Releases: n4bb12/vercel-github-oauth-proxy
Releases · n4bb12/vercel-github-oauth-proxy
Release 1.2.7
- refactor(github-oauth): replace nanoid with native randomUUID (f7d8cfe)
- docs: update README with bun commands and session duration config (a4f7b41)
- build: update tsconfig schema to use https (af33ec3)
- refactor(github-oauth): fix RouteParams typo and tighten query param types (543a106)
- fix(github-oauth): update fastify redirect syntax and upgrade dependencies (e04724a)
- Update dependencies (6946d0b)
- Log more info when there is an OAuth state mismatch (3a16e55)
- Replace ow with zod (0e3f738)
- Remove unused type info (ffd4403)
Release 1.2.6
- Release 1.2.5 (failed) (c0effe3)
- When an error occurs, only log relevant info, not the entire request object (98db8f8)
- Clarify where to get the values for githubOrgName and githubOrgAdminToken (dc61789)
- Update example files (5d431ae)
- Update links (a6ccf77)
- Remove custom fallback handling for index.html, it is no longer necessary (36ceadc)
- Merge tsconfig files (8be7633)
- Format with prettier (6ad1ae9)
- Switch deprecated Now types to Vercel types (7d73e04)
- Add missing devDependency typescript (0a60be6)
Release 1.2.4
Release 1.2.3
Release 1.2.2
Release 1.2.1
Release 1.2.0
Release 1.1.1
- Re-enable fastify static serve option (ed6d936)
Release 1.1.0
- Add index.html fallback (0d65764)