# @hono/cloudflare-access ## 0.3.1 ### Patch Changes - [#1195](https://github.com/honojs/middleware/pull/1195) [`b6f3bc674ba8987e32c0207290fc1230ace4d82b`](https://github.com/honojs/middleware/commit/b6f3bc674ba8987e32c0207290fc1230ace4d82b) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Add explicit `MiddlewareHandler` return type ## 0.3.0 ### Minor Changes - [#1001](https://github.com/honojs/middleware/pull/1001) [`69c3983d2073cbcaa45ecf8eb635bcd16dd36218`](https://github.com/honojs/middleware/commit/69c3983d2073cbcaa45ecf8eb635bcd16dd36218) Thanks [@JoaquinGimenez1](https://github.com/JoaquinGimenez1)! - Add support to read JWT from Cookie ## 0.2.0 ### Minor Changes - [#898](https://github.com/honojs/middleware/pull/898) [`b71d817f7108393e07969ab814c26ec8eef759c0`](https://github.com/honojs/middleware/commit/b71d817f7108393e07969ab814c26ec8eef759c0) Thanks [@G4brym](https://github.com/G4brym)! - Handle Access organization does not exist and Access not available cases ## 0.1.0 ### Minor Changes - [#880](https://github.com/honojs/middleware/pull/880) [`2720ac7172281317fa7fb4a59b2388cfeb9f6388`](https://github.com/honojs/middleware/commit/2720ac7172281317fa7fb4a59b2388cfeb9f6388) Thanks [@G4brym](https://github.com/G4brym)! - Initial release