Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask for Schema implementation of the Standard Schema spec to unlock integrations with OpenAuth and Hono Middleware #4355

Open
mw10013 opened this issue Jan 28, 2025 · 1 comment
Labels
enhancement New feature or request schema

Comments

@mw10013
Copy link

mw10013 commented Jan 28, 2025

What is the problem this feature would solve?

OpenAuth (universal, standards based auth provider: https://openauth.js.org), Hono Middleware (fast, lightweight server, built on Web Standards: https://hono.dev/), and others accept Standard Schema spec compliant schemas. https://standardschema.dev/ contains a list of tools and frameworks that accept spec-compliant schemas.

A Schema implementation of the Standard Schema spec would allow easier integration and, in the case of OpenAuth, the only way to integrate.

What is the feature you are proposing to solve the problem?

Schema implementation of the Standard Schema spec (https://standardschema.dev/)

What alternatives have you considered?

No response

@mw10013 mw10013 added the enhancement New feature or request label Jan 28, 2025
@gcanti gcanti added the schema label Jan 28, 2025
@mikearnaldi
Copy link
Member

Hono already supports effect honojs/middleware#859

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request schema
Projects
None yet
Development

No branches or pull requests

3 participants