0.0.3 • Published 2 years ago

@kinde-oss/kinde-node v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@kinde-oss/kinde-node

Generic Node implementation for verifying Kinde bearer tokens

Install

Run the following command using npm:

npm install @kinde-oss/kinde-node

If you prefer Yarn, use this command instead:

yarn add @kinde-oss/kinde-node

How to use

Apollo GraphQL

A common use case is protecting Apollo GraphQL end points.

The easiest way to get up and going is following this guide on our docs site https://kinde.com/docs/sdks/apollo-graphql