honojs-middleware/.github/workflows
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
..
ci-arktype-validator.yml feat: ArkType validator middleware (#325) 2024-01-04 13:05:17 +09:00
ci-auth-js.yml added auth.js middleware (#326) 2023-12-29 04:30:25 +09:00
ci-bun-transpiler.yml ci(bun-transpiler): fixed CI setting 2024-01-08 07:37:33 +09:00
ci-clerk-auth.yml feat: Clerk Middleware (#151) 2023-10-27 16:50:22 +09:00
ci-esbuild-transpiler.yml feat: esbuild Transpiler Middleware (#231) 2023-11-05 10:57:04 +09:00
ci-firebase-auth.yml setup Firebase Auth middleware 2023-02-04 20:20:42 +09:00
ci-graphql-server.yml ci: fixed node version 2023-02-04 12:35:46 +09:00
ci-hello.yml fixed gh actions 2022-12-24 20:57:10 +09:00
ci-medley-router.yml feat: add "medley-router" (#82) 2023-04-21 23:43:30 +09:00
ci-oauth-providers.yml chore: migrate to `yarn v4` (#299) 2023-12-13 15:54:00 +09:00
ci-oidc-auth.yml feat: Add OpenID Connect authentication middleware (#372) 2024-02-13 11:14:48 +09:00
ci-prometheus.yml feat: Adding hono/prometheus middleware (#340) 2024-01-25 08:47:57 +09:00
ci-react-renderer.yml chore(react-renderer): add CI and update lock file/package.json (#314) 2023-12-16 10:34:54 +09:00
ci-sentry.yml setup Sentry middleware 2023-02-04 16:19:47 +09:00
ci-swagger-ui.yml feat: swagger ui middleware (#230) 2023-11-04 18:18:20 +09:00
ci-trpc-server.yml feat: introduce tRPC server middleware (#36) 2023-02-04 23:37:15 +09:00
ci-typebox-validator.yml feat(typebox-validator): Add TypeBox Validator middleware (#55) 2023-02-24 18:22:02 +09:00
ci-typia-validator.yml feat: Add Typia validator (#158) 2023-09-15 22:54:56 +09:00
ci-valibot-validator.yml feat(valibot-validator): Add Valibot Validator Middleware (#102) 2023-07-30 08:07:44 +09:00
ci-zod-openapi.yml chore: add lint rule and format (#367) 2024-01-29 22:53:43 +09:00
ci-zod-validator.yml ci: fixed ci name 2023-01-02 00:11:13 +09:00
release.yml fixed gh actions 2022-12-24 21:07:01 +09:00