Created
September 7, 2015 13:57
-
-
Save alduro/26f9615ff8e79cde7547 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2015-09-06 23:32:09] app.INFO: Matched route "userLogin". {"route_parameters":{"_controller":"Summit\\User\\UserController::login","_route":"userLogin"},"request_uri":"http://localhost:8888/api/user/login"} [] | |
| [2015-09-06 23:32:09] app.INFO: Populated the TokenStorage with an anonymous Token. [] [] | |
| [2015-09-06 23:32:09] app.DEBUG: < 200 [] [] | |
| [2015-09-06 23:32:09] app.INFO: Matched route "userLogin". {"route_parameters":{"_controller":"Summit\\User\\UserController::login","_route":"userLogin"},"request_uri":"http://localhost:8888/api/user/login"} [] | |
| [2015-09-06 23:32:09] app.INFO: Populated the TokenStorage with an anonymous Token. [] [] | |
| [2015-09-06 23:32:09] app.DEBUG: > POST /api/user/login [] [] | |
| [2015-09-06 23:32:09] app.INFO: {"_username":"summittest@mailinator.com","_password":"1alduro"} [] [] | |
| [2015-09-06 23:32:09] app.INFO: summittest@mailinator.com [] [] | |
| [2015-09-06 23:32:09] app.INFO: {} [] [] | |
| [2015-09-06 23:32:09] app.INFO: {} [] [] | |
| [2015-09-06 23:32:09] app.INFO: {} [] [] | |
| [2015-09-06 23:32:09] app.DEBUG: < 200 [] [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment