Kei Kamikawa
2d7af647ca
fix(firebase-auth): error handling to wrap root errors ( #456 )
2024-04-18 07:38:42 +09:00
Kei Kamikawa
c9f110d4e0
feat(firebase-auth): added a new middleware to verify session with firebase-auth ( #402 )
...
* fix(firebase-auth): updated firebase-auth-cloudflare-workers
* add(firebase-auth): added a new `verifySessionCookieFirebaseAuth` middleware to verify w/ session cookie
2024-02-24 22:35:24 +09:00
Kei Kamikawa
7e36ecc3f6
fix(firebase-auth): retrive header values for v4 ( #393 )
2024-02-15 19:02:01 +09:00
Yusuke Wada
e8b494b207
chore: add lint rule and format ( #367 )
...
* chore: add lint rule and format
* fix ci
* add typescript
* yarn install
* add `@cloudflare/workers-types`
2024-01-29 22:53:43 +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
Kei Kamikawa
152e93e598
fix(firebase-auth): throw HTTPException for bad request ( #194 )
2023-10-06 16:48:22 +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
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
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