Skip to content

InvalidCredentialsException #36

Description

@pishguy

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/LoginProxy.php

Stack trace:

Infrastructure\Auth\Exceptions\InvalidCredentialsException in /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/LoginProxy.php:85
Stack trace:
#0 /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/LoginProxy.php(48): Infrastructure\Auth\LoginProxy->proxy('password', Array)
#1 /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/Controllers/LoginController.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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions