-
Notifications
You must be signed in to change notification settings - Fork 122
Error: No authentication handler found. #2 #269
Comments
Error was fixed, was an issue with adding a trailing slash after redirect uri's. After attempting oauth logins now getting: |
Update your database with this script |
Set this repo up under a domain, and made what I believe to be the correct customization. After inputting Discord/Twitch Oauth information I get a
Error No authentication handler found.
error when trying to login.Here is an output log of the error:
web.WARNING: No authentication handler found. {"trace":"#0 /www/www.destiny.gg/lib/Destiny/Controllers/LoginController.php(85): Destiny\\Common\\Authentication\\AuthenticationService->getLoginAuthHandlerByType('twitch/')\n#1 [internal function]: Destiny\\Controllers\\LoginController->authByType(Array, Object(Destiny\\Common\\Request))\n#2 /www/www.destiny.gg/lib/Destiny/Common/Application.php(224): ReflectionMethod->invokeArgs(Object(Destiny\\Controllers\\LoginController), Array)\n#3 /www/www.destiny.gg/lib/Destiny/Common/Application.php(111): Destiny\\Common\\Application->executeController(Object(Destiny\\Common\\Routing\\Route), Object(Destiny\\Common\\Request), Object(Destiny\\Common\\Response), Object(Destiny\\Common\\ViewModel))\n#4 /www/www.destiny.gg/public/index.php(53): Destiny\\Common\\Application->executeRequest(Object(Destiny\\Common\\Request))\n#5 {main}"} []
The text was updated successfully, but these errors were encountered: