honojs-middleware/packages
Yoshio HANAWA 7777562f64
feat: Add OpenID Connect authentication middleware (#372)
* Add OpenID Connect authentication middleware

* add ci

* use tsup to build and use `module`

* update `yarn.lock`

* update `yarn.lock`

* Add `configureOidcAuth()` and remove the use of environment variables / Replace `Error` to `HTTPException` / Fix README / Fix version to 0.0.0

* Use environment variables for configuration of the middleware and remove `configureOidcAuth()` / Fix README

* chore: update `peerDependencies` and use latest hono

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-02-13 11:14:48 +09:00
..
arktype-validator Version Packages (#339) 2024-01-04 13:08:08 +09:00
auth-js Version Packages (#382) 2024-02-10 08:47:06 +09:00
bun-transpiler chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
clerk-auth Version Packages (#382) 2024-02-10 08:47:06 +09:00
esbuild-transpiler chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
eslint-config Version Packages (#366) 2024-01-29 21:47:57 +09:00
firebase-auth Version Packages (#382) 2024-02-10 08:47:06 +09:00
graphql-server chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
hello chore(hello): rename @honojs/hello to @hono/hello in CHANGELOG.md (#371) 2024-01-31 04:20:44 +09:00
medley-router chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
oauth-providers chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
oidc-auth feat: Add OpenID Connect authentication middleware (#372) 2024-02-13 11:14:48 +09:00
prometheus chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
qwik-city Version Packages (#322) 2023-12-29 04:44:37 +09:00
react-renderer Version Packages (#319) 2023-12-17 21:55:10 +09:00
sentry fix: change peer dependency to support v4.0.0 (#380) 2024-02-10 08:44:21 +09:00
swagger-ui chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
trpc-server Version Packages (#382) 2024-02-10 08:47:06 +09:00
typebox-validator chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
typia-validator chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
valibot-validator chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
zod-openapi opanapi -> openapi (#378) 2024-02-05 06:36:50 +09:00
zod-validator fix(zod-openapi): handle `Conflicting names for parameter` (#356) 2024-01-25 08:36:58 +09:00