45 lines
1.8 KiB
Markdown
45 lines
1.8 KiB
Markdown
# @hono/firebase-auth
|
|
|
|
## 1.3.4
|
|
|
|
### Patch Changes
|
|
|
|
- [#337](https://github.com/honojs/middleware/pull/337) [`75841d6b485a7b1e237be55d5ceb16500119afda`](https://github.com/honojs/middleware/commit/75841d6b485a7b1e237be55d5ceb16500119afda) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: export esm
|
|
|
|
## 1.3.3
|
|
|
|
### Patch Changes
|
|
|
|
- [#248](https://github.com/honojs/middleware/pull/248) [`5459971`](https://github.com/honojs/middleware/commit/545997181f5ba77991e350ec9a873463082242c3) Thanks [@Code-Hex](https://github.com/Code-Hex)! - - update package deps and test
|
|
- responds 501 when PUBLIC_JWK_CACHE_KV is undefined in defaultKeyStoreInitializer function
|
|
|
|
## 1.3.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#194](https://github.com/honojs/middleware/pull/194) [`152e93e`](https://github.com/honojs/middleware/commit/152e93e5987e14804792acad274594e1828d333a) Thanks [@Code-Hex](https://github.com/Code-Hex)! - fixed to make HTTPException instead of reponse null for bad request
|
|
|
|
## 1.3.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#191](https://github.com/honojs/middleware/pull/191) [`794f03c`](https://github.com/honojs/middleware/commit/794f03c3633abefce1b16fb1f4322d87f2568a8e) Thanks [@Code-Hex](https://github.com/Code-Hex)! - fixed to make HTTPException instead of reponse null
|
|
|
|
## 1.3.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#68](https://github.com/honojs/middleware/pull/68) [`89505f4`](https://github.com/honojs/middleware/commit/89505f4f7577d1a3c706b22dc26e510d16163a63) Thanks [@nmemoto](https://github.com/nmemoto)! - Update firebase-auth-cloudflare-workers
|
|
|
|
## 1.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#60](https://github.com/honojs/middleware/pull/60) [`a798c30`](https://github.com/honojs/middleware/commit/a798c307e11cd8d414ee23259fe0c5730dfb8841) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support Hono v3
|
|
|
|
## 1.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 617b582: Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.
|