Skip to content

Mono Repo, containing SDKs for implementing user authentication in JavaScript applications.

Notifications You must be signed in to change notification settings

auth0/auth0-auth-js

Repository files navigation

Auth0-Auth-JS Mono Repo, containing SDKs for implementing user authentication in JavaScript applications.

Release Downloads License

📚 Packages - 💬 Feedback

Packages

  • auth0-auth-js - Authentication Client for JavaScript runtimes.
  • auth0-api-js - Authentication SDK for API's on JavaScript runtimes.
  • auth0-server-js - Authentication SDK for Server-Side Applications on JavaScript runtimes.

Running Examples

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.

  1. Install depedencies
$ npm install
  1. Build all packages
$ npm run build
  1. Follow example instructions

Feedback

Contributing

We appreciate feedback and contribution to this repo! Before you get started, please read the following:

Raise an issue

To provide feedback or report a bug, please raise an issue on our issue tracker.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

What is Auth0?

Auth0 Logo

Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?

About

Mono Repo, containing SDKs for implementing user authentication in JavaScript applications.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published