Skip to content

Releases: flarelink-dev/auth-module

auth-module v0.3.0

10 Jun 10:24

Choose a tag to compare

Bundle dist/worker.mjs SHA-256: 06c3ded7f856061c3c70ba6ea7a7bd87d3a8f3593075cee079df0a7f089ed6c9

Verify the bundle deployed in your own Cloudflare account:

npx @flarelink/verify --url https://your-auth-worker.workers.dev

Or rebuild from this source and diff:

npm ci && npm run build && sha256sum dist/worker.mjs