API Reference > @next-core/brick-kit > getAuth
getAuth() function
获取当前登录认证信息。
Signature:
export declare function getAuth(): AuthInfo;
Returns:
AuthInfo
当前登录认证信息。
API Reference > @next-core/brick-kit > getAuth
获取当前登录认证信息。
Signature:
export declare function getAuth(): AuthInfo;
Returns:
AuthInfo
当前登录认证信息。