Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/cancan
/
Class
src/utils/authClient.ts:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
* some of the methods in promises
13
*/
14
class
AuthClientWrapper {
15
public authClient?: AuthClient;
16
public ready = false;
17
constructor() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected