in reply to RFC: Creating Dancer2 validation plugin.
e.g., I tend to follow this patter in dancer2 apps for authentication:
So what would actually be useful, and I've thought about this, is a repository of single page "apps" that do things like implement authentication (like the old PHPlib used to provide) or implement an example of doing HMAC authentication for API handling, etc. I good one also would be how to handle an eBay IPN (payment notification) which turns out to be trivial in dancer2/mojo - everyone likes getting paid, here's how! xD
|
|---|