lua-payments
lua-payments copied to clipboard
Readme, documentation, maintainence etc.
Hi! Is this still maintained? Any plans for a readme?
The code is maintained, but the stuff in this repo is a little old. This is some of the code that powers payments on https://itch.io. I planned to update it and release it as a package but I haven't gotten a chance yet.
@leafo offtopic but do you think you can add an authentication module to lapis?
what kind of authentication, like http basic auth or a system for creating user accounts?
@leafo mostly account creation, built-in password hashing for secure storage, validation of email address by sending confirmation email, password recovery system etc. Something like this