mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
chore(account): 弃用了 AuthenticationInterface::invalid
Signed-off-by: 李东云 <dongyun.li@luxcreo.ai>
This commit is contained in:
@@ -45,6 +45,10 @@ interface AuthenticationInterface
|
||||
* 作废此 Token
|
||||
*
|
||||
* @param bool $clearAll
|
||||
*
|
||||
* @deprecated
|
||||
* @uses \Singularity\HDK\Account\Services\Auth\AuthenticationInterface::invalidByToken()
|
||||
* @uses \Singularity\HDK\Account\Services\Auth\AuthenticationInterface::invalidByUser()
|
||||
*/
|
||||
public function invalid(bool $clearAll = false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user