
# **Getting Started**

[NPM Package](https://www.npmjs.com/package/keystone-6-oauth) · [Documentation](https://keystone-oauth.vercel.app/)

## **Installation**

- Currently the only package manager that is tested and that we are certain will work without any issues is Yarn.
- PNPM currently may break things and if you decide to use it, run into some issues, please feel free to open a pull request (but please only do so, if you can provide a reproduction).
  - If you find a solution to any problems, a PR will be very much appreciated!

### **Step 1 - install**

```bash
  yarn add keystone-6-oauth
```

### **Next Steps**

Please visit our [docs](https://keystone-oauth.vercel.app/) for complete installation guide.


# **Troubleshooting**

If you are having issues with this package, please open a [New issue](https://github.com/ijsto/keystone-plugins/issues/new).

### Credits: [Josh Calder](https://github.com/borisno2) · [@scottagirs](https://twitter.com/scottagirs) · [@OpenSaasAU](https://github.com/OpenSaasAU) · [iJS.to](https://ijs.to)