cf-auth0
Version:
š Auth0 Client on Cloudflare Pages
44 lines (24 loc) ⢠1.23 kB
Markdown
<!----- BEGIN GHOST DOCS HEADER ----->
# cf-auth0
<!----- BEGIN GHOST DOCS BADGES ----->
<a href="https://npmjs.com/package/cf-auth0"><img src="https://img.shields.io/npm/v/cf-auth0" alt="npm-version" /></a> <a href="https://npmjs.com/package/cf-auth0"><img src="https://img.shields.io/npm/l/cf-auth0" alt="npm-license" /></a> <a href="https://npmjs.com/package/cf-auth0"><img src="https://img.shields.io/npm/dm/cf-auth0" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/cf-auth0"><img src="https://img.shields.io/bundlephobia/min/cf-auth0" alt="npm-min-size" /></a> <a href="https://github.com/jill64/cf-auth0/actions/workflows/playwright.yml"><img src="https://github.com/jill64/cf-auth0/actions/workflows/playwright.yml/badge.svg" alt="playwright.yml" /></a>
<!----- END GHOST DOCS BADGES ----->
š Auth0 Client on Cloudflare Pages
<!----- END GHOST DOCS HEADER ----->
## [Demo](https://cf-auth0.pages.dev)
## Installation
```sh
npm i cf-auth0
```
if you are using pnpm
```sh
pnpm i cf-auth0 jose
```
## Before you start
Please enable `nodejs_compat` in pages project settings
## Usage
WIP
<!----- BEGIN GHOST DOCS FOOTER ----->
## License
[MIT](LICENSE)
<!----- END GHOST DOCS FOOTER ----->