Package Changes
IMPROVEMENT: Authenticatron::getUrl()
now strips a wider array of non-compliant characters for better reliability with 2fa apps.
BUGFIX: Authenticatron::new()
now handles not having a secure source by returning null
and an error message, instead of returning a URL and QR Code for a null
value secret.
Supporting Changes
FEATURE: Optimise docs for mobile
BUGFIX: Fix colors in documentation
MAINTENANCE: Better accessibility in docs
MAINTENANCE: Update Iconography