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
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.