framework/tests/api
Toby Zerner e37d3743ed Use our own token instead of Laravel's
Laravel’s remember_token is tied to the session/cookies, which we don’t
need as the API is stateless. It makes much more sense to use our own
token mechanism.
2015-01-30 12:08:02 +10:30
..
_bootstrap.php Improve discussions API tests 2015-01-21 12:23:10 +10:30
ApiTester.php Implement token-based auth API 2015-01-22 14:44:33 +10:30
AuthCest.php Use our own token instead of Laravel's 2015-01-30 12:08:02 +10:30
DiscussionsResourceCest.php Implement token-based auth API 2015-01-22 14:44:33 +10:30