mirror of
https://github.com/flarum/framework.git
synced 2024-11-30 13:36:10 +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 |