Releases: Zegnat/php-mintoken
Releases · Zegnat/php-mintoken
The Thoughtful Edition
This implements a new token design that will hopefully stand up against most attacks. The new tokens require a different storing method, therefore the major version bump. Older databases will not be compatible with this version, and all previous tokens will be invalidated.
The schema file has been changed to standard SQL-92, hopefully getting a step closer to making Mintoken DB agnostic.
Helping out Apache
Small enhancement release that may make it easier for some to get Mintoken running with Apache.
Thanks to @jeremycherfas for his time spent on debugging and testing the final solution!
The IndieWebCamp Düsseldorf Edition
The initial release of my minimal IndieAuth compatible Token Endpoint.