Commit Graph

4 Commits (c9f110d4e0d0f6079870fd8c91010832451cf0c8)

Author SHA1 Message Date
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 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
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