new
improved
05 April 2025 | KeyAuth Changelog
NEW
Examples
π - 2fa (Two Factor Authentication) enable/disable to the PHP example
π - Logout function to the PHP example (this ensures sessions are killed on the actual dashboard as well)
Seller API
π - Delete all logs endpoint
Improved
Examples
β‘- The layout for the PHP example, making it more centered instead of fully docked to the left
β‘ - Session management for the PHP example, ensuring multiple sessions weren't being generated/overwritten
β‘ - Error handling code for the PHP example. By default it's commented out now.