mirror of
https://github.com/flarum/framework.git
synced 2025-02-24 07:05:25 +08:00
Rename ExternalAuthenticator to Authenticator
This commit is contained in:
parent
21b2f55b8c
commit
83634302df
@ -15,7 +15,7 @@ use Zend\Diactoros\Response\HtmlResponse;
|
||||
use Flarum\Api\Commands\GenerateAccessToken;
|
||||
use Flarum\Core\Users\AuthToken;
|
||||
|
||||
trait ExternalAuthenticatorTrait
|
||||
trait AuthenticatorTrait
|
||||
{
|
||||
use WritesRememberCookie;
|
||||
|
Loading…
x
Reference in New Issue
Block a user