Before submitting a pull request, please run deno task ok
and ensure all
checks pass. This checks formatting, linting, types and runs tests.
In the pull request, please do the following:
- Share a screenshot of the demo web page running on your local machine. This confirms that the newly created OAuth client is working correctly.
- Ensure the code example snippet is reproducible.
- Add the provider to the README's list of pre-configured OAuth clients, in alphabetical order.