Commit Graph

19 Commits (b6e59dd19c28d09a37b4df75561b31b56e6131ef)

Author SHA1 Message Date
Andrew b84c6c8eb3
feat: ArkType validator middleware (#325)
* feat: Create arktype-validator

* feat: Add changeset

* chore(arktype-validator): Fix formatting

* chore(index.test.ts): Replace `jsonT` with `json`

* feat(ci): Create arktype validator CI

* feat(package.json): Add arktype validator build script

* fix(ci): Fix lock file
2024-01-04 13:05:17 +09:00
github-actions[bot] 353d91e6c6
Version Packages (#338) 2024-01-03 12:16:47 +09:00
Yusuke Wada 75841d6b48
fix(firebase-auth): export esm (#337)
* fix(firebase-auth): export esm

* add changeset
2024-01-03 12:14:06 +09:00
Yusuke Wada ee12e3c08a
chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
Yusuke Wada bd18b966ee
chore: migrate to `yarn v4` (#299)
* changeset

* chore: migrate to `yarn v4`

* remove changeset

* fixed Github Actions for `hello`

* fix gitignore

* add dependencies

* add ci for oauth-providers

* add dependencies

* add `publint`

* update msw
2023-12-13 15:54:00 +09:00
github-actions[bot] 0232214d4b
Version Packages (#250) 2023-11-12 10:10:58 +09:00
Kei Kamikawa 545997181f
fixed firebase-auth for #247 (#248)
* chore: npx yarn-deduplicate && yarn install

* chore(firebase-auth): Update package deps and test

* chore(firebase-auth): update hono version

* fix(firebase-auth): responds 501 when PUBLIC_JWK_CACHE_KV is undefined in defaultKeyStoreInitializer function
2023-11-12 09:50:13 +09:00
github-actions[bot] 1d316c188f
Version Packages (#195) 2023-10-07 01:52:09 +09:00
Kei Kamikawa 152e93e598
fix(firebase-auth): throw HTTPException for bad request (#194) 2023-10-06 16:48:22 +09:00
github-actions[bot] 4eb3eb5e5a
Version Packages (#193) 2023-10-05 22:44:30 +09:00
Kei Kamikawa 794f03c363
fix(firebase-auth): throw HTTPException instead of reponse null (#191)
* fix(firebase-auth): throw HTTPException instead of reponse null

* added changeset
2023-10-05 22:42:21 +09:00
github-actions[bot] 9810eacdf7
Version Packages (#71) 2023-03-21 11:11:23 +09:00
Takafumi Umemoto 89505f4f75
Update firebase-auth-cloudflare-workers (#68) 2023-03-21 10:58:19 +09:00
github-actions[bot] 1e482e48d0
Version Packages (#61) 2023-03-06 20:49:48 +09:00
Yusuke Wada a798c307e1
feat(firebase-auth): support Hono v3 (#60)
* feat(firebase-auth): support Hono v3

* add changeset
2023-03-06 20:24:49 +09:00
Yusuke Wada f05c6094d2 docs(firebase-auth): update readme 2023-02-04 20:37:45 +09:00
github-actions[bot] 3b63ce2b93
Version Packages (#35) 2023-02-04 20:32:26 +09:00
Yusuke Wada e0f68909ea setup Firebase Auth middleware 2023-02-04 20:20:42 +09:00
Yusuke Wada 6fd67b0a1a Add 'packages/firebase-auth/' from commit '421edc09f84fa61c3b69da14515d87e5960af9a1'
git-subtree-dir: packages/firebase-auth
git-subtree-mainline: a66d22abb9
git-subtree-split: 421edc09f8
2023-02-04 20:02:56 +09:00