@privy-io/js-sdk-core
Advanced tools
Comparing version 0.8.0-beta-20231127215818 to 0.8.0-beta-20231127222357
@@ -376,2 +376,3 @@ import { OAuthProviderType } from "@privy-io/public-api"; | ||
setMessagePoster(poster: EmbeddedWalletMessagePoster): void; | ||
getAccessToken(): Promise<string | null>; | ||
} | ||
@@ -378,0 +379,0 @@ export class LocalStorage implements Storage { |
{ | ||
"name": "@privy-io/js-sdk-core", | ||
"version": "0.8.0-beta-20231127215818", | ||
"version": "0.8.0-beta-20231127222357", | ||
"description": "Vanilla JS client for the Privy Auth API", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
192083
4645