mirror of
https://github.com/flarum/framework.git
synced 2024-11-27 02:53:37 +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. |
||
---|---|---|
.. | ||
_data | ||
_support | ||
acceptance | ||
api | ||
factories | ||
functional | ||
integration | ||
unit | ||
_bootstrap.php | ||
.gitkeep | ||
acceptance.suite.yml | ||
api.suite.yml | ||
functional.suite.yml | ||
integration.suite.yml | ||
unit.suite.yml |