Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 970 Bytes

CONTRIBUTING.md

File metadata and controls

35 lines (20 loc) · 970 Bytes

Contributing to Salte Auth

Prerequisites

  • Yarn 3.x+

Setting Up Locally

$ yarn
$ yarn build

Testing Locally

$ yarn demo

What should I know before I get started?

Salte Auth, Providers, and more

The extendability of Salte Auth enables us to build opinionated Providers on a generic core.

However, this means that issues aren't always caused by Salte Auth itself, but instead by a Provider or Handler.

How Can I Contribute?

Reporting Bugs 🐛

Bugs are tracked as GitHub issues. After you've determined which repository your bug is related to, create an issue on that repository and provide the information requested by the template.