You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: