The goal is to be able to remove custom Auth classes to rely on Laravel default classes.
The class Jenssegers\Mongodb\Auth\DatabaseTokenRepository only exist because of the need to convert UTCDateTime into string.
Write functional tests to ensure the auth actually works.
- is duplicated by
-
PHPORM-235 Remove custom DatabaseTokenRepository
- Closed