mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:46:10 +08:00
Rename ExternalAuthenticator to Authenticator
This commit is contained in:
parent
e524c59f97
commit
f6ad891850
@ -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