@takeoffdev/solana-auth-client
v0.1.0
Published
Browser helpers for Solana wallet challenge authentication.
Downloads
15
Readme
@takeoffdev/solana-auth-client
Browser helpers for Solana wallet challenge authentication.
Exports
authenticateWithSolanaWallet(args)restoreStoredAuthSession(args)getStoredAuthToken(storageKey)setStoredAuthToken(storageKey, token)clearStoredAuth(storageKey)
Usage
import {
authenticateWithSolanaWallet,
restoreStoredAuthSession,
} from "@takeoffdev/solana-auth-client";