mirror of
https://github.com/flarum/framework.git
synced 2025-01-27 11:56:14 +08:00
e37d3743ed
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. |
||
---|---|---|
.. | ||
_bootstrap.php | ||
ApiTester.php | ||
AuthCest.php | ||
DiscussionsResourceCest.php |