Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

InvalidCredentialsException #36

Open
pishguy opened this issue Nov 27, 2017 · 0 comments
Open

InvalidCredentialsException #36

pishguy opened this issue Nov 27, 2017 · 0 comments

Comments

@pishguy
Copy link

pishguy commented Nov 27, 2017

after clone and install with composer and create new user i get this error when i try to login with created users

File:

/Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/#Proxy.php

Stack trace:

Infrastructure\Auth\Exceptions\InvalidCredentialsException in /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/#Proxy.php:85
Stack trace:
#0 /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/#Proxy.php(48): Infrastructure\Auth\LoginProxy->proxy('password', Array)
#1 /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/Controllers/#Controller.php(24): Infrastructure\Auth\LoginProxy->attemptLogin('esben@esben.dk', '1234')
#2 [internal function]: Infrastructure\Auth\Controllers\LoginController->login(Object(Infrastructure\Auth\Requests\LoginRequest))
#3 /Applications/XAMPP/xamppfiles/htdocs/my-api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(55): call_user_func_array(Array, Array)
#4 /Applications/XAMPP/xamppfiles/htdocs/my-api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(44): Illuminate\Routing\Controller->callAction('login', Array)

@pmccarren could you help me? Thanks in advance

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant