Add personal API access token
This commit is contained in:
@@ -7,9 +7,9 @@ use Kanboard\Core\Security\PreAuthenticationProviderInterface;
|
||||
use Kanboard\User\DatabaseUserProvider;
|
||||
|
||||
/**
|
||||
* Rember Me Cookie Authentication Provider
|
||||
* RememberMe Cookie Authentication Provider
|
||||
*
|
||||
* @package auth
|
||||
* @package Kanboard\Auth
|
||||
* @author Frederic Guillot
|
||||
*/
|
||||
class RememberMeAuth extends Base implements PreAuthenticationProviderInterface
|
||||
|
||||
Reference in New Issue
Block a user