<div align="center"> <h1 align="center">@unkey/nextjs</h1> <h5>`@unkey/nextjs` the official SDK for Next.js. Just use it in your route handlers a direct and type-safe method to verify API keys.</h5> </div>
<!-- * @Author: baozhoutao@steedos.com * @Date: 2022-11-17 16:45:38 * @LastEditors: baozhoutao@steedos.com * @LastEditTime: 2022-11-17 16:50:32 * @Description: -->
browser ajax and nodejs http request
SSLs used for testing Slonik.
This plugin allows you to implement custom authentication flow by providing a custom user resolver based on the original HTTP request. The resolved user is injected into the GraphQL execution `context`, and you can use it in your resolvers to fetch the cu
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Run a fastify route with one command!
Pass req object(Not optional) to be the first parameter in verify function
A regular expression URL dispatcher for Connect
Route multiplexer for API endpoints. Dispatches requests to different services based on domain, path, and HTTP method with support for fallback handlers.
Provides a basic password authentication strategy.
ES7 async/await ready http client
An easy way to include all node.js modules within a directory.
handlebars date format helper
For the common use case of wrapping a NextJS endpoint with methods that act as middleware.
Express middleware to validate requests using zod schema's.
HTML→Markdown conversion and route handler for accept-md (Next.js)
basic websocket support for fastify
Helper for monitor page checks.
Identity Provider protocol contracts and interfaces for OWOX Data Marts
Helpers for testing Passport strategies with the Chai assertion library.
TypeScript definitions for original-url
is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/
Implement an HTTP specification with Express