Auth0-Fastify Mono Repo, containing SDKs for implementing user authentication in Fastify applications.
auth0-fastify
- Authentication SDK for Fastify Applications on JavaScript runtimes.auth0-fastify-api
- Authentication SDK for Fastify API's on JavaScript runtimes.
The following examples can be found in the examples directory:
Before running the examples, you need to install the dependencies for the monorepo and build all the packages.
- Install depedencies
$ npm install
- Build all packages
$ npm run build
- Follow example instructions
We appreciate feedback and contribution to this repo! Before you get started, please read the following:
- Auth0's general contribution guidelines
- Auth0's code of conduct guidelines
- This repo's contribution guide
To provide feedback or report a bug, please raise an issue on our issue tracker.
Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?
This project is licensed under the MIT license. See the LICENSE file for more info.