import { authByMetamask } from '@relationlabs/auth' const { token } = await authByMetamask()
Tips: Use this token to call the auth interface to exchange for unifiedAuthToken.
unifiedAuthToken
Last updated 1 year ago