Skip to content

This is the Cloudflare Worker public API for deliberately making password creation hell

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

troyhunt/password-purgatory-api

👷 worker-template Hello World

A template for kick starting a Cloudflare worker project.

index.js is the content of the Workers script.

Wrangler

To generate using wrangler

wrangler generate projectname https://github.com/cloudflare/worker-template

Further documentation for Wrangler can be found here.

Objectives

Just to keep things focused in terms of the goals of this porject, any password criteria designed to infuriate spammers should be things that can be implemented in the API. Ideas around blocking paste or adding infurating anti-automation are admirable, but they need to be implemented client-side on the consuming application rather than in this API.

About

This is the Cloudflare Worker public API for deliberately making password creation hell

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published