@aarc-dev/auth-sdk
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -16,2 +16,3 @@ import { AarcEthersSigner } from '@aarc-xyz/ethers-v6-signer'; | ||
email?: string; | ||
username?: string; | ||
constructor(aarcApiKey: string, chainId: number, env: string, provider?: string); | ||
@@ -18,0 +19,0 @@ generateUrl(provider: string, session_identifier: string): string; |
{ | ||
"name": "@aarc-dev/auth-sdk", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
857379
22577